{"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-06T13:15:05Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","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-05-06T13:15:05Z","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-05-06T13:15:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-06T13:15:05Z","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-05-06T13:15:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-06T13:15:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-06T13:15:15Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-06T13:15:15Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-06T13:15:15Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-06T13:15:15Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-06T13:24:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-ieyo","name":"my-integration-test-hgsd"}} {"level":"info","ts":"2026-05-06T13:24:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:24:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ncnnsl","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:24:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:24:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ybxpng","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-gndu","name":"my-integration-test-pspn"}} {"level":"info","ts":"2026-05-06T13:24:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-thrgcb","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dgmc","name":"my-integration-test-khti"}} {"level":"info","ts":"2026-05-06T13:24:29Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-khti"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-khti"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dgmc","name":"my-integration-test-fgag"}} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fgag"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fgag"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dgmc","name":"my-integration-test-cwpd"}} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cwpd"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cwpd"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dgmc","name":"my-integration-test-qagq"}} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qagq"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qagq"} {"level":"info","ts":"2026-05-06T13:24:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:24:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-bqfa","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-one-bqfa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-vbihnt","namespace":"build-e2e-hjmp"},"application":"build-e2e-hjmp/build-suite-test-application-inwi","namespace":"build-e2e-hjmp","name":"test-annotations-vbihnt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-rttdnx","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-uqgwer","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:24:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-gsdf","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-udjcuo","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-etdn","name":"my-integration-test-vmuy"}} {"level":"info","ts":"2026-05-06T13:25:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:25:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:25:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:25:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-cxrc"} {"level":"info","ts":"2026-05-06T13:25:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-cxrc","application":"appstudio"} {"level":"info","ts":"2026-05-06T13:25:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-cxrc"} {"level":"info","ts":"2026-05-06T13:25:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-etdn","name":"skipped-its"}} {"level":"info","ts":"2026-05-06T13:25:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-06T13:25:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-06T13:25:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:25:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-cxrc"} {"level":"info","ts":"2026-05-06T13:25:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wgwv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-cxrc","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"namespace":"tenant-dev-syrj","name":"snapshot-sample-cxrc","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:25: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":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:25: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":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:25:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-gujv","name":"my-integration-test-kxuv"}} {"level":"info","ts":"2026-05-06T13:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio","namespace":"tenant-dev-syrj","name":"snapshot-sample-cxrc","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:25:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:25:19Z","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-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:19Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-cxrc', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"namespace":"tenant-dev-syrj","name":"snapshot-sample-cxrc","reconcileID":"1bab7720-10a4-48e5-bd3a-3504f037faa4"} {"level":"info","ts":"2026-05-06T13:25:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-suug","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-gujv","name":"my-integration-test-amrx"}} {"level":"info","ts":"2026-05-06T13:25:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:25:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:25:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-06T13:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-06T13:25:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio","namespace":"tenant-dev-syrj","name":"snapshot-sample-cxrc-mvwcn","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-06T13:25:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-kjvz","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio","release.Name":"snapshot-sample-cxrc-mvwcn"} {"level":"info","ts":"2026-05-06T13:25: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":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-cxrc","namespace":"tenant-dev-syrj"},"application":"tenant-dev-syrj/appstudio"} {"level":"info","ts":"2026-05-06T13:25:26Z","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-jxgl"},"snapshot.Namespace":"neg-rp-dev-jxgl","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:26Z","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-jxgl"}} {"level":"info","ts":"2026-05-06T13:25:27Z","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-gqmd"},"snapshot.Namespace":"block-rp-dev-gqmd","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:27Z","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-gqmd"}} {"level":"info","ts":"2026-05-06T13:25:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-nsgx","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-pdxt","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-umwe"} {"level":"info","ts":"2026-05-06T13:25:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-umwe","application":"appstudio"} {"level":"info","ts":"2026-05-06T13:25:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-umwe"} {"level":"info","ts":"2026-05-06T13:25:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-sdmb","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-umwe"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-umwe","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"namespace":"happy-path-mqcf","name":"snapshot-sample-umwe","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:25:29Z","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-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:25: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":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio","namespace":"happy-path-mqcf","name":"snapshot-sample-umwe","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:25:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:25:29Z","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-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-umwe', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"namespace":"happy-path-mqcf","name":"snapshot-sample-umwe","reconcileID":"c32ff324-c994-4a99-9029-bced7bea280e"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio","namespace":"happy-path-mqcf","name":"snapshot-sample-umwe-tffmk","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-ityy","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio","release.Name":"snapshot-sample-umwe-tffmk"} {"level":"info","ts":"2026-05-06T13:25: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":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-umwe","namespace":"happy-path-mqcf"},"application":"happy-path-mqcf/appstudio"} {"level":"info","ts":"2026-05-06T13:25:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-nmsrmb","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-sdmb","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-ityy","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:25:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:49Z","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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ncnnsl-on-pull-request-glfg9","PR group":"konflux-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","prGroup":"konflux-test-component-pac-ncnnsl","prGroupHash":"5e91b63bfc9a095f126ff6199d212f09f075e0b3b303c22ead9d6939ae797b"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-khti-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-khti-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","snapshot.NameSpace":"stat-rep-dgmc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-khti","externalID":"my-integration-test-khti-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621499095,"CheckName":"Konflux Dev version / my-integration-test-khti / test-component-pac-ncnnsl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-fgag-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-fgag-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","snapshot.NameSpace":"stat-rep-dgmc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fgag","externalID":"my-integration-test-fgag-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621500255,"CheckName":"Konflux Dev version / my-integration-test-fgag / test-component-pac-ncnnsl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-cwpd-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-cwpd-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","snapshot.NameSpace":"stat-rep-dgmc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cwpd","externalID":"my-integration-test-cwpd-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621501436,"CheckName":"Konflux Dev version / my-integration-test-cwpd / test-component-pac-ncnnsl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-qagq-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-qagq-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","snapshot.NameSpace":"stat-rep-dgmc","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qagq","externalID":"my-integration-test-qagq-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621502797,"CheckName":"Konflux Dev version / my-integration-test-qagq / test-component-pac-ncnnsl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","pipelineRun.Namespace":"stat-rep-dgmc","pipelineRun.Name":"test-component-pac-ncnnsl-on-pull-request-glfg9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:25:51Z","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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","pipelinerun.Name":"test-component-pac-ncnnsl-on-pull-request-glfg9"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:51Z","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-ncnnsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:53Z","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-jxgl","snapshot":"snapshot"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ybxpng-on-pull-request-zbh62","PR group":"konflux-go-component-ybxpng"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-thrgcb-on-pull-request-287pq","PR group":"konflux-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:26:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74621532433,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-287pq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-287pq"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-thrgcb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-06T13:26:02Z","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-gqmd","snapshot":"snapshot"} {"level":"info","ts":"2026-05-06T13:26: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-vbihnt","namespace":"build-e2e-hjmp"},"application":"build-e2e-hjmp/build-suite-test-application-inwi","namespace":"build-e2e-hjmp","name":"test-annotations-vbihnt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:26: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:21Z","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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","PR group":"konflux-gh-test-custom-default-rttdnx"} {"level":"info","ts":"2026-05-06T13:26: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":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","prGroup":"konflux-gh-test-custom-default-rttdnx","prGroupHash":"ef16f373008e7367fc5661c65cdef4c05dc3b1cb649a6d102abf511169e222"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:21Z","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-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:27Z","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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv","PR group":"konflux-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","SHA":"093523b4983bd9844082eb4726ab9ba6856e98f8"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.NameSpace":"integration1-etdn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vmuy","externalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74621616593,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:26:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:26:27Z","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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:27Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74621616593, NodeID:\"CR_kwDOKrwUx88AAAARX8uB0Q\", HeadSHA:\"093523b4983bd9844082eb4726ab9ba6856e98f8\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74621616593\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74621616593\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:26:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot scenario my-integration-test-vmuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-etdn/test-component-pac-uqgwer-on-pull-request-qcqlv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74621616593/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67721131122}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"093523b4983bd9844082eb4726ab9ba6856e98f8\", 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-zuhcgm\", 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-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74621616593,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:26:28Z","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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-gsdf-on-pull-request-sxgcm","PR group":"konflux-test-comp-gsdf"} {"level":"info","ts":"2026-05-06T13:26: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-cxrc"} {"level":"info","ts":"2026-05-06T13:26:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-syrj","snapshot":"snapshot-sample-cxrc"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26: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-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:41Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-rttdnx","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","PR group":"konflux-fj-test-custom-default-udjcuo"} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","prGroup":"konflux-fj-test-custom-default-udjcuo","prGroupHash":"575af6a45f13823f7d3da1d4a90356fee07d44bc22c98f5214636d2b971c0c"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:50Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:50Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:54Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wgwv-on-pull-request-nlhvn","PR group":"konflux-test-comp-wgwv"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:57Z","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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26: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":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-suug-on-pull-request-xr87g","PR group":"konflux-component-two-suug"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","prGroup":"konflux-component-two-suug","prGroupHash":"7684b806799411904f3335c5870c790d03e1f909571ba5474a83c98f99934e"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-icgv","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-kjvz-on-pull-request-grslv","PR group":"konflux-test-comp-kjvz"} {"level":"info","ts":"2026-05-06T13:27: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-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-kjvz","prGroupHash":"4794dec9027d9aec5c44087f97bfa1c0e11831bf5365e81dee406ad6651537"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27: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-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-udjcuo","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:11Z","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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","PR group":"konflux-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","prGroup":"konflux-konflux-demo-component-nsgx","prGroupHash":"9f4975f54d9fe7b4f04c2e6beedf82b29fe62e0c7c082bb45d1df37787b63c"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:27:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:27:11Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:27:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.NameSpace":"konflux-gujv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-amrx","externalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:27:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74621758266,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","pipelineRun.Namespace":"konflux-gujv","pipelineRun.Name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-nsgx-on-pull-request-ctr6h"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:12Z","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-nsgx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-icgv","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-pdxt-on-pull-request-gxl55","PR group":"konflux-test-symlink-comp-pdxt"} {"level":"info","ts":"2026-05-06T13:27: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","PR group":"konflux-gh-multi-component-child-sdmb"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:25Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:25Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:26Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:27Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-06T13:27:22Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-06T13:27:11Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-nsgx-on-pull-request-ctr6h-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-3ebe9c5ecebfa03ed3cad8a79bf5e762-dd305e03403ff3a5-01"}},"deletionTimestamp":"2026-05-06 13:27:28 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"error","ts":"2026-05-06T13:27:28Z","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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsgx-on-pull-request-ctr6h\" 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-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsgx-on-pull-request-ctr6h\" 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-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsgx-on-pull-request-ctr6h\" 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-05-06T13:27:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","reconcileID":"10da5ca9-4ce2-4cac-ba4f-92313226b8a6","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsgx-on-pull-request-ctr6h\" 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-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-06T13:27:22Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-06T13:27:11Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-nsgx-on-pull-request-ctr6h-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-3ebe9c5ecebfa03ed3cad8a79bf5e762-dd305e03403ff3a5-01"}},"deletionTimestamp":"2026-05-06 13:27:28 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-06T13:27:22Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-06T13:27:11Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-nsgx-on-pull-request-ctr6h-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-3ebe9c5ecebfa03ed3cad8a79bf5e762-dd305e03403ff3a5-01"}},"deletionTimestamp":"2026-05-06 13:27:28 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:27: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":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-06T13:27:22Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-06T13:27:11Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-nsgx-on-pull-request-ctr6h-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-3ebe9c5ecebfa03ed3cad8a79bf5e762-dd305e03403ff3a5-01"}},"deletionTimestamp":"2026-05-06 13:27:28 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:27:29Z","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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-06T13:27:22Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-06T13:27:11Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852.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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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-gujv/konflux-demo-component-nsgx:on-pr-cfceff7ae5c5c4ee9b17246ebfa3bc6d29649852"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-nsgx-on-pull-request-ctr6h-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-3ebe9c5ecebfa03ed3cad8a79bf5e762-dd305e03403ff3a5-01"}},"deletionTimestamp":"2026-05-06 13:27:28 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:27:29Z","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-nsgx-on-pull-request-ctr6h","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:29Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:29Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27:32Z","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-rttdnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:32Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","PR group":"konflux-fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"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-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27:36Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:36Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:36Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"error","ts":"2026-05-06T13:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"req":{"name":"gh-test-custom-default-rttdnx-on-pull-request-jz28t","namespace":"build-e2e-karj"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-rttdnx-on-pull-request-jz28t\" 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-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-gmcxna","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","PR group":"konflux-gh-multi-component-parent-sdmb"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-parent-sdmb","prGroupHash":"146ec0190cba6c060689620351f0e1b63d992eea6007db3fadd4f18b834f40"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-parent-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:46Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:46Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:46Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:46Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:46Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:46Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:47Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","PR group":"konflux-gl-test-custom-default-nmsrmb"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","prGroup":"konflux-gl-test-custom-default-nmsrmb","prGroupHash":"ef17499a53ef37a9c119a2dd09aef6787f4e5dc95d0f5aac53ed43a08e52ce"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","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-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:56Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:57Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:57Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-nmsrmb","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:27:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:27:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"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-05-06T13:27:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","reconcileID":"f6752f08-bcd2-4ca2-bc5f-65463e7e6c01","error":"pipelineruns.tekton.dev \"fj-test-custom-default-udjcuo-on-pull-request-jwzm2\" 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-05-06T13:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"req":{"name":"fj-test-custom-default-udjcuo-on-pull-request-jwzm2","namespace":"build-e2e-qbim"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-udjcuo-on-pull-request-jwzm2\" 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-05-06T13:28:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","PR group":"konflux-fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:03Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","PR group":"konflux-gl-test-custom-default-nmsrmb"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","prGroup":"konflux-gl-test-custom-default-nmsrmb","prGroupHash":"ef17499a53ef37a9c119a2dd09aef6787f4e5dc95d0f5aac53ed43a08e52ce"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","build-e2e-zzyw":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-knhlkv","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-default-nmsrmb-on-pull-request-wzrs4 with pr group konflux-gl-test-custom-default-nmsrmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28: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-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:28:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:28:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"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-05-06T13:28:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:28:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"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-05-06T13:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"req":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8","namespace":"build-e2e-zzyw"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-nmsrmb-on-pull-request-jqhw8\" 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-05-06T13:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"req":{"name":"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4","namespace":"build-e2e-zzyw"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-nmsrmb-on-pull-request-wzrs4\" 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-05-06T13:28: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:07Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-umwe"} {"level":"info","ts":"2026-05-06T13:28:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-mqcf","snapshot":"snapshot-sample-umwe"} {"level":"info","ts":"2026-05-06T13:28:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-rgdxbf","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:28: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-suug is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28: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":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","PR group":"konflux-gh-test-custom-branch-gmcxna"} {"level":"info","ts":"2026-05-06T13:28: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","prGroup":"konflux-gh-test-custom-branch-gmcxna","prGroupHash":"eb593571576cd2eccdcaa37707438b99b72a47aea4bcdad8610df598cc428f"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:34Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:34Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","PR group":"konflux-gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-parent-icgv","prGroupHash":"a34fe1d7dd6aae8cca18fbba295fec6ccfe25b064a5b005dbc845fc8ed810b"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:44Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:45Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28:48Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:28:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:52Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","PR group":"konflux-fj-test-custom-branch-knhlkv"} {"level":"info","ts":"2026-05-06T13:28: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","prGroup":"konflux-fj-test-custom-branch-knhlkv","prGroupHash":"64cc4e194dd5e71944bbd70fc9213ed5762a7050b386c26f4f65d4b3b6355d"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:57Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-rtif-20260506-132906-303"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-rtif-20260506-132906-303","application":"build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-rtif-20260506-132906-303"} {"level":"info","ts":"2026-05-06T13:29: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-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:29: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-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","Application.Name":"build-secret-lookup-rtif","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:29:06Z","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-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"build-secret-lookup-rtif-20260506-132906-303","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:29:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:29: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-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29: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-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-rtif-20260506-132906-303","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-bqfa","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-one-bqfa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-suug","namespace":"build-e2e-ical"},"application":"build-e2e-ical/build-secret-lookup-rtif","namespace":"build-e2e-ical","name":"component-two-suug","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:29:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"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-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:29:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"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-05-06T13:29:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"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-05-06T13:29:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"namespace":"build-e2e-ical","name":"component-two-suug-on-pull-request-xr87g","reconcileID":"173ebed6-b697-49f7-aaf5-4be8be19222a","error":"PipelineRun.tekton.dev \"component-two-suug-on-pull-request-xr87g\" 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-05-06T13:29:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"req":{"name":"component-two-suug-on-pull-request-xr87g","namespace":"build-e2e-ical"},"error":"PipelineRun.tekton.dev \"component-two-suug-on-pull-request-xr87g\" 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-05-06T13:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-rtif-20260506-132906-303"} {"level":"info","ts":"2026-05-06T13:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ical","snapshot":"build-secret-lookup-rtif-20260506-132906-303"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29:09Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:29:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:29:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29:55Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:29:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:30: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:30: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:30: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:30:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:17Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":"2026-05-06 13:30:27 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:30:27Z","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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":"2026-05-06 13:30:27 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:30:27Z","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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":"2026-05-06 13:30:27 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:30:31Z","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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:31Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:31Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:18Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:28:01Z","completionTime":"2026-05-06T13:30:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-parent-wnryii"},{"name":"revision","value":"74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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-cydl/fj-multi-component-parent-ityy:on-pr-74a36c11be2425b741f0c09c6d5c4420c0516ac9"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo82ea4fb18997d21fd67d20cf5bd4a5d4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-82ea4fb18997d21fd67d20cf5bd4a5d4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon82ea4fb18997d21fd67d20cf5bd4a5d4-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-e38d7e1a7b9ad1fcf4a53f10165a25f9-f84eaa969662fccc-01"}},"deletionTimestamp":"2026-05-06 13:30:27 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:30:31Z","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":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-kxtpz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-kxtpz","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:31Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:31Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:31Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:31Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:33Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:33Z","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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} 2026/05/06 13:30:35 http: TLS handshake error from 10.128.0.2:43630: EOF 2026/05/06 13:30:35 http: TLS handshake error from 10.129.0.2:33502: EOF {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} 2026/05/06 13:30:36 http: TLS handshake error from 10.130.0.2:51710: EOF 2026/05/06 13:30:36 http: TLS handshake error from 10.128.0.2:43644: EOF 2026/05/06 13:30:36 http: TLS handshake error from 10.128.0.2:43670: EOF 2026/05/06 13:30:36 http: TLS handshake error from 10.128.0.2:43656: EOF 2026/05/06 13:30:36 http: TLS handshake error from 10.130.0.2:51712: EOF {"level":"info","ts":"2026-05-06T13:30: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} 2026/05/06 13:30:37 http: TLS handshake error from 10.130.0.2:51718: EOF {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:40Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","PR group":"konflux-fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:30: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-parent-ityy","prGroupHash":"7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:41Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:42Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:30:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-parent-ityy-on-pull-request-kxtpz with pr group konflux-fj-multi-component-parent-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:30:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:30: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","PR group":"konflux-gl-test-custom-branch-rgdxbf"} {"level":"info","ts":"2026-05-06T13:31:02Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","prGroup":"konflux-gl-test-custom-branch-rgdxbf","prGroupHash":"eb99f54b721c2b6b369c8997b4d50d96ef9c0d2cdd40e9d1576d9411e10553"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:35Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:48Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:53Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:53Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:31:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:01Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:32: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:11Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:13Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:13Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:15Z","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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74621616593, NodeID:\"CR_kwDOKrwUx88AAAARX8uB0Q\", HeadSHA:\"093523b4983bd9844082eb4726ab9ba6856e98f8\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74621616593\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74621616593\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:26:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot scenario my-integration-test-vmuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-etdn/test-component-pac-uqgwer-on-pull-request-qcqlv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74621616593/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67721131122}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"093523b4983bd9844082eb4726ab9ba6856e98f8\", 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-zuhcgm\", 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-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74621616593,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:32:16Z","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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-qcqlv"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:16Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-qcqlv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:29Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":"2026-05-06 13:32:34 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":"2026-05-06 13:32:34 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":"2026-05-06 13:32:34 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:40Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-bljwn","PR group":"konflux-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.NameSpace":"integration1-etdn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vmuy","externalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74622810202,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-bljwn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-bljwn"} {"level":"info","ts":"2026-05-06T13:32: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-etdn/test-component-pac-uqgwer-on-pull-request-qcqlv with pr group konflux-test-component-pac-uqgwer is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:41Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:41Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:47Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:32:57Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-parent-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:32: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun integration1-etdn/test-component-pac-uqgwer-on-pull-request-qcqlv with pr group konflux-test-component-pac-uqgwer is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integration1-etdn":"test-component-pac-uqgwer-on-pull-request-qcqlv"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:32:16Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-06T13:26:27Z","completionTime":"2026-05-06T13:32:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"093523b4983bd9844082eb4726ab9ba6856e98f8"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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-etdn/test-component-pac-uqgwer:on-pr-093523b4983bd9844082eb4726ab9ba6856e98f8"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-uqgwer-on-pull-request-qcqlv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentbcf14b6037d5998442be20f39e8498cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compbcf14b6037d5998442be20f39e8498cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-qcqlv-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenbcf14b6037d5998442be20f39e8498cb-build-image-index","pipelineTaskName":"build-image-index"}],"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-72cf2eec69b4356c14184f1f15a26b71-ef1c327f9b994fb5-01"}},"deletionTimestamp":"2026-05-06 13:32:34 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-qcqlv has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-qcqlv","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:32: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:59Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-parent-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:33: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:33: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:33: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"365.068107ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"1e366d30-77bf-46be-84d3-323faaa4d3eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"370.646681ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"9a783a3c-91df-47f9-b868-ce3dfb603984","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"381.145561ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"10420c3b-7a06-4547-bf31-81f5413099bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"401.749612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"bb395f50-7b75-4ee0-aec1-b2f2b01d7fa2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"442.366332ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"fb56cb8c-b79b-4db4-a166-c23f3b2082f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"523.007879ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"ea3c6500-4f3f-4b74-a6fd-54f7cf6f8484","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:37Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"683.682695ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"487f996c-ab4a-40c1-887c-071ec5264794","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:38Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.004495646s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"db7cebf3-6ee0-46da-b1aa-cdcfef60be03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:38Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.070202426s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"d345cfe8-f992-4cdd-a13c-75b952420204","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:38Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.143498039s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"d245ef9a-1d4b-4cf0-b15e-0a6470bdfac1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:38Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.645821394s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:33:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"f8cfa479-d9e1-45df-9e48-7c83a80d9252","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","reconcileID":"9a3ab2a6-412c-41f8-883d-0ab88020079e","component.Name":"gh-multi-component-parent-sdmb"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ituy-20260506-132721-000","application":"build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132721-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:2a19fcc1b86800ebe7b43255fcc4d4961adf0866692dca93edd9d6e35f9e1f88","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-brigyc","revision":"a9f603916621a8854aca4f50da4619ca89a004bc"}}}]} {"level":"info","ts":"2026-05-06T13:33:39Z","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-sdmb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:33: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","Application.Name":"build-suite-component-update-ituy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"}} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:33:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:33: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Namespace":"build-e2e-zhrc","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33: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":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:33: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","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-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-6szbg has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:43Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33: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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:33:43Z","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-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","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-05-06T13:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-6szbg has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-6szbg","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:13Z","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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:13Z","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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-sxgcm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","prGroup":"konflux-test-component-pac-ncnnsl","prGroupHash":"5e91b63bfc9a095f126ff6199d212f09f075e0b3b303c22ead9d6939ae797b"} {"level":"info","ts":"2026-05-06T13:34: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-fgag-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-fgag-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","existingCheckRun":"github.CheckRun{ID:74621500255, NodeID:\"CR_kwDOMjU9q88AAAARX8m7Xw\", HeadSHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", ExternalID:\"my-integration-test-fgag-test-component-pac-ncnnsl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621500255\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74621500255\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ncnnsl snapshot scenario my-integration-test-fgag is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dgmc/test-component-pac-ncnnsl-on-pull-request-glfg9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621500255/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fgag / test-component-pac-ncnnsl\", CheckSuite:github.CheckSuite{ID:67721016798}, 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:3637007534, Number:9609, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9609\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ncnnsl\", SHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", 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-exdwxw\", 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-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621500255,"CheckName":"Konflux Dev version / my-integration-test-fgag / test-component-pac-ncnnsl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-cwpd-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-cwpd-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","existingCheckRun":"github.CheckRun{ID:74621501436, NodeID:\"CR_kwDOMjU9q88AAAARX8m__A\", HeadSHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", ExternalID:\"my-integration-test-cwpd-test-component-pac-ncnnsl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621501436\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74621501436\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ncnnsl snapshot optional scenario my-integration-test-cwpd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dgmc/test-component-pac-ncnnsl-on-pull-request-glfg9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621501436/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cwpd / test-component-pac-ncnnsl\", CheckSuite:github.CheckSuite{ID:67721016798}, 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:3637007534, Number:9609, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9609\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ncnnsl\", SHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", 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-exdwxw\", 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-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621501436,"CheckName":"Konflux Dev version / my-integration-test-cwpd / test-component-pac-ncnnsl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-qagq-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-qagq-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","existingCheckRun":"github.CheckRun{ID:74621502797, NodeID:\"CR_kwDOMjU9q88AAAARX8nFTQ\", HeadSHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", ExternalID:\"my-integration-test-qagq-test-component-pac-ncnnsl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621502797\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74621502797\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ncnnsl snapshot scenario my-integration-test-qagq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dgmc/test-component-pac-ncnnsl-on-pull-request-glfg9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621502797/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qagq / test-component-pac-ncnnsl\", CheckSuite:github.CheckSuite{ID:67721016798}, 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:3637007534, Number:9609, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9609\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ncnnsl\", SHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", 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-exdwxw\", 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-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621502797,"CheckName":"Konflux Dev version / my-integration-test-qagq / test-component-pac-ncnnsl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-khti-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ExternalID":"my-integration-test-khti-test-component-pac-ncnnsl"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","existingCheckRun":"github.CheckRun{ID:74621499095, NodeID:\"CR_kwDOMjU9q88AAAARX8m21w\", HeadSHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", ExternalID:\"my-integration-test-khti-test-component-pac-ncnnsl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621499095\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74621499095\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ncnnsl snapshot scenario my-integration-test-khti is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dgmc/test-component-pac-ncnnsl-on-pull-request-glfg9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74621499095/annotations\"}, Name:\"Konflux Dev version / my-integration-test-khti / test-component-pac-ncnnsl\", CheckSuite:github.CheckSuite{ID:67721016798}, 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:3637007534, Number:9609, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9609\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ncnnsl\", SHA:\"3ab557d9b57009e83fdca951bb8a59820139c7a2\", 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-exdwxw\", 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-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","ID":74621499095,"CheckName":"Konflux Dev version / my-integration-test-khti / test-component-pac-ncnnsl","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","pipelineRun.Namespace":"stat-rep-dgmc","pipelineRun.Name":"test-component-pac-ncnnsl-on-pull-request-glfg9","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:34:21Z","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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","pipelinerun.Name":"test-component-pac-ncnnsl-on-pull-request-glfg9"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:25:50Z","completionTime":"2026-05-06T13:34:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"name":"IMAGE_DIGEST","value":"sha256:ced055f201c17f9e878a97721409e8d511b76247f09475a20092878fbbf4b78a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ncnnsl-on-pull-request-glfg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp595455d9ed63fe99c3b69a2a942bd224-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen595455d9ed63fe99c3b69a2a942bd224-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes595455d9ed63fe99c3b69a2a942bd224-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-ncnnsl-on-pull-request-glfg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pu97cc1f56fa811fc0bb17412e46a0050e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone595455d9ed63fe99c3b69a2a942bd224-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon595455d9ed63fe99c3b69a2a942bd224-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-6f383c99ac1752f0c0ec3f6c1ece7c19-cd9298e3221722a3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ncnnsl-on-pull-request-glfg9 has finished running","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","prGroup":"konflux-test-component-pac-ncnnsl","prGroupHash":"5e91b63bfc9a095f126ff6199d212f09f075e0b3b303c22ead9d6939ae797b"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:25:50Z","completionTime":"2026-05-06T13:34:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"name":"IMAGE_DIGEST","value":"sha256:ced055f201c17f9e878a97721409e8d511b76247f09475a20092878fbbf4b78a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ncnnsl-on-pull-request-glfg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp595455d9ed63fe99c3b69a2a942bd224-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen595455d9ed63fe99c3b69a2a942bd224-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes595455d9ed63fe99c3b69a2a942bd224-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-ncnnsl-on-pull-request-glfg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pu97cc1f56fa811fc0bb17412e46a0050e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone595455d9ed63fe99c3b69a2a942bd224-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon595455d9ed63fe99c3b69a2a942bd224-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-6f383c99ac1752f0c0ec3f6c1ece7c19-cd9298e3221722a3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ncnnsl-on-pull-request-glfg9 has finished running","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","prGroup":"konflux-test-component-pac-ncnnsl","prGroupHash":"5e91b63bfc9a095f126ff6199d212f09f075e0b3b303c22ead9d6939ae797b"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13: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-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:25:50Z","completionTime":"2026-05-06T13:34:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"name":"IMAGE_DIGEST","value":"sha256:ced055f201c17f9e878a97721409e8d511b76247f09475a20092878fbbf4b78a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ncnnsl-on-pull-request-glfg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp595455d9ed63fe99c3b69a2a942bd224-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen595455d9ed63fe99c3b69a2a942bd224-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes595455d9ed63fe99c3b69a2a942bd224-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-ncnnsl-on-pull-request-glfg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pu97cc1f56fa811fc0bb17412e46a0050e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone595455d9ed63fe99c3b69a2a942bd224-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon595455d9ed63fe99c3b69a2a942bd224-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-6f383c99ac1752f0c0ec3f6c1ece7c19-cd9298e3221722a3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ncnnsl-on-pull-request-glfg9 has finished running","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:29Z","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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74621532433, NodeID:\"CR_kwDONSo-hs8AAAARX8o5EQ\", HeadSHA:\"073cfc74f5ca3058b6086f354e140d1c7166397e\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74621532433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74621532433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:26:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-287pq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74621532433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67721050881}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"073cfc74f5ca3058b6086f354e140d1c7166397e\", 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-hqaxkh\", 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-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74621532433,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-287pq","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:34:30Z","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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-287pq"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-thrgcb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:31Z","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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:33Z","completionTime":"2026-05-06T13:34:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"name":"IMAGE_DIGEST","value":"sha256:479a471bc132f8e23f3fb6a0a5d0a825b32992c81422cb42b812420abec826e9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"fb0967f827c49d2856dd9fb9d07007aff2be8a1d"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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-dkew/test-comp-gsdf:on-pr-fb0967f827c49d2856dd9fb9d07007aff2be8a1d"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-gsdf-on-pull-request-sxgcm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6f6bfbbfdacff628ad85944e3dc83572-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-gsdf-on-pull-request-sxgcm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-58f3ce0e8e160667b4cb10ca44754651","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-gsdf-on-pull-request-sxgcm-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-596798b0cd717767e32b3530a627b6ae-330108cd3fbd154d-01"}},"deletionTimestamp":"2026-05-06 13:34:30 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:34:31Z","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-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-sxgcm has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-sxgcm","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-287pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-gsdf-on-pull-request-275c2","PR group":"konflux-test-comp-gsdf"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-gsdf","prGroupHash":"5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":"2026-05-06 13:34:47 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:34:47Z","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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":"2026-05-06 13:34:47 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:34:47Z","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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:29Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:01Z","completionTime":"2026-05-06T13:34:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"name":"IMAGE_DIGEST","value":"sha256:4b2882634c687ac43e148e4d13641887c8e6d98101f1dc84fc2e37ba40218e61"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"073cfc74f5ca3058b6086f354e140d1c7166397e"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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)"}],"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/group-ieyo/go-component-thrgcb:on-pr-073cfc74f5ca3058b6086f354e140d1c7166397e"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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":"go-component"}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"go-component-thrgcb-on-pull-request-287pq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-380258bc53bafb24caf69312ddf05b02-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-reqea48406d477444e9c2add9f9d7e81f5e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-thrgcb-on-pull-request-287pq-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-8dcf023d082d2545e9a526c520a83102-cdd527a9f5e4744e-01"}},"deletionTimestamp":"2026-05-06 13:34:47 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:34:48Z","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-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-287pq has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-287pq","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-thrgcb-on-pull-request-th4g4","PR group":"konflux-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-go-component-thrgcb","prGroupHash":"75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","SHA":"f2b05563adcb7a8c83236faab1d5aa19d5ce793f"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-th4g4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:34:53Z","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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-th4g4"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-287pq with pr group konflux-go-component-thrgcb is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-thrgcb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:34:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74623234699, NodeID:\"CR_kwDONSo-hs8AAAARX-Qyiw\", HeadSHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74623234699\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:34:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-th4g4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67722624797}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", 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-hqaxkh\", 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-05-06T13:34:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-th4g4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:34:54Z","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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-th4g4"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-287pq with pr group konflux-go-component-thrgcb is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:34: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:34: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:34: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:34: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-gsdf-on-pull-request-sxgcm with pr group konflux-test-comp-gsdf is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"318.656575ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"496cf813-aca3-4c27-a80c-f5ee787bbdc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"324.189249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"a8ac3155-2480-4a9e-81bb-c6e5fd74f13d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"335.490012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"54a3ab53-92fb-4427-8cb0-3a286e0d73cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"356.052297ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"9bc9558f-4d8c-41b1-9ec8-8e77b9009c05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"396.621639ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"c9b670b3-4bb0-4408-b250-13eab7906a5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"477.203853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"9038532e-880b-4e47-8f8f-3fd85289956e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"637.660887ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"07940f12-2a69-486a-8a10-365205355e8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:27Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"958.6733ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"73e7d58a-1a85-4716-bcc3-f85a88ffee72","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.07545864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"0039995f-b1c6-49f7-b16e-1ae6bd3f0688","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.50836583s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"1713cada-91ab-40fb-9300-3709053898a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","elapsedSinceCompletion":"1.599748359s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:35:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"238fc497-1f8d-49cd-901c-819de1c72c49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-8pq26","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","reconcileID":"55a31dd7-c2af-46e3-826b-78f229e0e8f7","component.Name":"gh-multi-component-child-sdmb"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ituy-20260506-132746-000","application":"build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132746-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ituy-20260506-132746-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-parent-sdmb@sha256:4d3d266550de1ec1a802813cbbc22519ea0591a1641cc1f9d8696e8de4806933","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-brigyc","revision":"3dc2f0a2194fc8e940b79addaed7d95815c5225c"}}}]} {"level":"info","ts":"2026-05-06T13:35:29Z","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-sdmb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 146ec0190cba6c060689620351f0e1b63d992eea6007db3fadd4f18b834f40 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:35: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":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","Application.Name":"build-suite-component-update-ituy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:35: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":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"}} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","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-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","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-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:35:29Z","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-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:35:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:35: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":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:35: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":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","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-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-132746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132746-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Namespace":"build-e2e-zhrc","snapshot.Name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","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-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-sdmb-on-pull-request-thqnk has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":"2026-05-06 13:35:32 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":"2026-05-06 13:35:32 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35: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":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:35:27Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:27:37Z","completionTime":"2026-05-06T13:35:27Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"IMAGE_DIGEST","value":"sha256:dfd0cc076745747695511d6b21cad700645a2f8785d9c3a2543ad3118e0f318c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"254699130b2317f5fe440b7858edb1971c4406d4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.git"},{"name":"ociArtifactExpiresAfter","value":""}],"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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"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-gujv/konflux-demo-component-nsgx:254699130b2317f5fe440b7858edb1971c4406d4"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"konflux-demo-component-nsgx-on-push-8pq26-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon617b048f0ff45c6cf2bc789abe670152-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-5d39eefb1ef838499ce964da951cdaea","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsgx-on-push-8pq26-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-d1c8ffd268afab1ac6aebf68829f7094-4933961c68409834-01"}},"deletionTimestamp":"2026-05-06 13:35:32 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:35:32Z","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-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-8pq26 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-8pq26","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:33Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:33Z","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-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","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-05-06T13:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-sdmb-on-pull-request-thqnk has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-pull-request-thqnk","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:35:36Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:36Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:36Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nsgx-on-push-jdhq6 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:35:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:35:53Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:53Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:53Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-6svbf is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","PR group":"konflux-gh-multi-component-child-sdmb"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:35:57Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"}} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Namespace":"build-e2e-zhrc","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:36: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-zvsqc is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13:36: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"}} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-132721-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Namespace":"build-e2e-zhrc","snapshot.Name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132746-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-sdmb-on-push-psgd2 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:01Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:02Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:02Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T13:36: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:03Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36: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-child-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:02Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:02Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-zbh62","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36: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-gsdf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":"2026-05-06 13:36:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":"2026-05-06 13:36:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-06T13:25:55Z","completionTime":"2026-05-06T13:36:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"24ce1ec681384c062ddc89c194d12c05e2f89d53"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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-hcbr/go-component-ybxpng:on-pr-24ce1ec681384c062ddc89c194d12c05e2f89d53"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ybxpng-on-pull-request-zbh62-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ybxpng-on-pull-request-zbh62-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-c53835af3385a8e8999add6bb429c871-11d3907e50bd767e-01"}},"deletionTimestamp":"2026-05-06 13:36:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:36:31Z","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-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-zbh62 has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-zbh62","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ybxpng-on-pull-request-5njfx","PR group":"konflux-go-component-ybxpng"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-go-component-ybxpng","prGroupHash":"146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:44Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:44Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:48Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:36: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hcbr/go-component-ybxpng-on-pull-request-zbh62 with pr group konflux-go-component-ybxpng is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:36:57Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"535.706498ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"3f9ab0d7-7e3c-40de-a2b2-0ab35278258f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"541.271745ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"e9b3012b-f76e-4582-923b-3feed5cf1b6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"551.825791ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"a186c518-8bcd-44f0-84a4-ce19282e7f58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"572.320687ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"69de833d-95ca-4202-8678-8ea58aac9ecd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"612.913805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"d1a26e62-f4f7-4530-88b6-dba4f59b0ff0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"693.580211ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"afe382b3-6690-4d43-aee7-3becfc6c7b6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"854.657028ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"fa48ecc8-6be7-42c1-b2f8-d99a51bf4407","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.173628656s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"f088b2ae-fdf8-4fa7-b599-b8b3a81df825","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.175667438s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"09731d48-af9d-4e3c-a5a3-d9b7eadd0267","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.554143367s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"d0b8499b-9a3a-4ddf-8789-825f0bdb2ec4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"2.457078687s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"a2cf6cfc-5169-4fc3-8db7-d6aefd4bec28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"182577b8-fcce-4ce2-9e1e-ebf20793bf89","component.Name":"test-comp-wgwv"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"182577b8-fcce-4ce2-9e1e-ebf20793bf89","component.Name":"test-comp-kjvz"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","reconcileID":"182577b8-fcce-4ce2-9e1e-ebf20793bf89","component.Name":"test-symlink-comp-pdxt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-133436-000","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133436-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xaqt-20260506-133436-000","snapshot.Spec.Components":[{"name":"test-comp-gsdf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-gsdf@sha256:a2097c72d308d8fd7dfee14ae20f3e44ccb9e762346bd410f11726ab4a75e57a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"0abde918fcac9ff58c83497a50bdd1e5393fed9f"}}}]} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-gsdf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5b127388cb263e5524918ddae675195462674c8424fb32558097ee44150e84 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"}} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133436-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133436-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:37:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:37:06Z","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-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:06Z","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-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133436-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xaqt-20260506-133436-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Namespace":"build-e2e-dkew","snapshot.Name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","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-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-275c2 has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:11Z","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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:11Z","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-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf-on-pull-request-275c2","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-05-06T13:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-gsdf-on-pull-request-275c2 has finished running","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:19Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:19Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-nlhvn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":"2026-05-06 13:37:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":"2026-05-06 13:37:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:33:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:26:56Z","completionTime":"2026-05-06T13:33:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"name":"IMAGE_DIGEST","value":"sha256:66f3c96641ef830d8542e27d5f3f3e8fe1285c2b97d121734bf55380bc66ad0e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"105593c0cab9fa6f6863630302f728305472f387"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"105593c0cab9fa6f6863630302f728305472f387"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387.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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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-dkew/test-comp-wgwv:on-pr-105593c0cab9fa6f6863630302f728305472f387"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-wgwv-on-pull-request-nlhvn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9e3562b345b6b3b94339f7262a4efe2-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-wgwv-on-pull-request-nlhvn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-40e6c24a6c170f9bda1976a0a0877d44","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wgwv-on-pull-request-nlhvn-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-fc2d9241605f7a398387ec2e71c5d731-11e0b1c0c6d40333-01"}},"deletionTimestamp":"2026-05-06 13:37:31 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:37:31Z","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-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-nlhvn has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-nlhvn","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wgwv-on-pull-request-dn8hj","PR group":"konflux-test-comp-wgwv"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-comp-wgwv","prGroupHash":"8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dkew/test-comp-wgwv-on-pull-request-nlhvn with pr group konflux-test-comp-wgwv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:40Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37:48Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:37:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"319.293044ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"4e2fffc3-da1a-44af-9877-ec31a51b920f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"324.843875ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"554a4273-44f1-41bb-ad1d-c1c8058e6c46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"335.321955ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"ea62ba9c-27e1-402a-bd4b-840c54dc7f73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"355.979446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"90027273-670a-4931-9be9-07e7e0bab78f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"396.592371ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"5f2ad5b9-abe6-45e3-8491-f484bb61fc24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"465.465545ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"3179cefd-8a34-4fe9-873a-349f8ba15867","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"477.528131ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"480860e7-431f-49db-87a4-1a04c934c2e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"798.145764ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"905c54ce-8dfa-4fc8-b411-4d846b33e9b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.288472594s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"b318aa38-b268-411e-959c-c4ae464feb68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.439368566s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:37:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"b0b208b9-2b3e-4637-bfce-bc31a4b39412","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:56Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:37:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74622810202, NodeID:\"CR_kwDOKrwUx88AAAARX924Wg\", HeadSHA:\"c9a710576aea4169849502c0b4b9ff08b6b1892f\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74622810202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74622810202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:32:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot scenario my-integration-test-vmuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-etdn/test-component-pac-uqgwer-on-pull-request-bljwn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74622810202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67722233845}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"c9a710576aea4169849502c0b4b9ff08b6b1892f\", 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-zuhcgm\", 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-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74622810202,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-bljwn","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:37:57Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-bljwn"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:57Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:57Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"5c70a944-ba45-4823-9d27-537360a058d0","component.Name":"test-comp-gsdf"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"5c70a944-ba45-4823-9d27-537360a058d0","component.Name":"test-comp-wgwv"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","reconcileID":"5c70a944-ba45-4823-9d27-537360a058d0","component.Name":"test-symlink-comp-pdxt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-132706-000","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-132706-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xaqt-20260506-132706-000","snapshot.Spec.Components":[{"name":"test-comp-kjvz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-kjvz@sha256:ad24f933232832f5060117ce32a67722a0eb3c70123297d2f17d69d3e0d2b8b9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"1d58d8c8e9b44ffac16da25e59e06547d09093c3"}}}]} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-kjvz is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4794dec9027d9aec5c44087f97bfa1c0e11831bf5365e81dee406ad6651537 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"}} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-132706-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:37:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-132706-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-132706-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xaqt-20260506-132706-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Namespace":"build-e2e-dkew","snapshot.Name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","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-05-06T13:37:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kjvz-on-pull-request-grslv has finished running","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-bljwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:37: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":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:37:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz-on-pull-request-grslv","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-05-06T13:37:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kjvz-on-pull-request-grslv has finished running","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":"2026-05-06 13:38:07 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:38:07Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":"2026-05-06 13:38:07 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:38:08Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:37:56Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:32:41Z","completionTime":"2026-05-06T13:37:56Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"name":"IMAGE_DIGEST","value":"sha256:63cc7a49360d787354da15e071e260778e8caaebf9888d06aa68b5de3efccacb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"c9a710576aea4169849502c0b4b9ff08b6b1892f"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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-etdn/test-component-pac-uqgwer:on-pr-c9a710576aea4169849502c0b4b9ff08b6b1892f"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-uqgwer-on-pull-request-bljwn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd7d56b43f73c0d2e1fa172ac7556037a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend7d56b43f73c0d2e1fa172ac7556037a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd7d56b43f73c0d2e1fa172ac7556037a-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-uqgwer-on-pull-request-bljwn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pu18a032ce3f0808ac85517d629be1e6ec","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd7d56b43f73c0d2e1fa172ac7556037a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed7d56b43f73c0d2e1fa172ac7556037a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-uqgwer-on-pull-request-bljwn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond7d56b43f73c0d2e1fa172ac7556037a-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-0d7f112a40a0da9fd70ee415831e9d02-24bfc3d7ed3da081-01"}},"deletionTimestamp":"2026-05-06 13:38:07 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:38:08Z","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-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-bljwn has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-bljwn","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:11Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"624.945411ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"5fab0ced-dafb-411e-b465-d3d6df46a0a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"633.685672ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"9fd04e66-34b2-40b8-b2a9-6cc0ec8d13da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"644.565016ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"c230b1af-cb81-416a-9433-fbfbf88b37d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"665.354978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"b3855f8f-7aa9-41ce-b593-5272c115e093","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"706.911488ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"00d1a68b-d6fd-47d0-b4e1-a73d7225286c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"787.394276ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"965a809f-fce4-49d1-b028-a132ce2323db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:13Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"948.212403ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"7ab35f64-3e6d-45f4-bead-6eba2354a4dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-67x7q","PR group":"konflux-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","prGroup":"konflux-test-component-pac-uqgwer","prGroupHash":"c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","SHA":"ad7e65633b3159366ad52f870097783c7f4a8fdc"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.NameSpace":"integration1-etdn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vmuy","externalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74623893485,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-67x7q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:38:14Z","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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-67x7q"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-etdn/test-component-pac-uqgwer-on-pull-request-bljwn with pr group konflux-test-component-pac-uqgwer is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:14Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"1.867965943s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"e7c60b02-af83-42b8-a2f9-7f2162b474d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74623893485, NodeID:\"CR_kwDOKrwUx88AAAARX-4_7Q\", HeadSHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74623893485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:38:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot scenario my-integration-test-vmuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-etdn/test-component-pac-uqgwer-on-pull-request-67x7q is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67723202215}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", 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-zuhcgm\", 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-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74623893485,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelineRun.Namespace":"integration1-etdn","pipelineRun.Name":"test-component-pac-uqgwer-on-pull-request-67x7q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","pipelinerun.Name":"test-component-pac-uqgwer-on-pull-request-67x7q"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-etdn/test-component-pac-uqgwer-on-pull-request-bljwn with pr group konflux-test-component-pac-uqgwer is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","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-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"2.65850049s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","reconcileID":"5fbb337c-fcd0-479f-80bf-643508669c09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-angu-20260506-132852-000","application":"build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-132852-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-knhlkv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qbim/fj-test-custom-branch-knhlkv@sha256:c4ba122d532ac0e46b5acc66033c0d1923511f4e4eea0580616bfc7b7fda8ab0","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-xkztkt","revision":"f67517c6a69678729c23c32156ac6f2ca163ba47"}}}]} {"level":"info","ts":"2026-05-06T13:38:15Z","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-knhlkv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 64cc4e194dd5e71944bbd70fc9213ed5762a7050b386c26f4f65d4b3b6355d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","Application.Name":"build-suite-test-application-angu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"}} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-132852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-132852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:38:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38: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-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-132852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Namespace":"build-e2e-qbim","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","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-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-pull-request-zlm6z has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:16Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","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-05-06T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-pull-request-zlm6z has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-zlm6z","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:25Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:32Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","PR group":"konflux-fj-test-custom-branch-knhlkv"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","prGroup":"konflux-fj-test-custom-branch-knhlkv","prGroupHash":"64cc4e194dd5e71944bbd70fc9213ed5762a7050b386c26f4f65d4b3b6355d"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"}} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-angu-20260506-132852-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Namespace":"build-e2e-qbim","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:38:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:50Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"250.786161ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"c4a7042a-5291-4af9-a472-9f411e768f1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"256.388969ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"526c0abc-00d1-4bc2-bbbe-0006ac3fcd09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"267.167036ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"c33804d9-ac63-424a-880a-418dc282c1fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"287.794136ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"9281f943-3cb0-4f82-b186-b4fd9101d008","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"328.640021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"c3bc6a37-e5b7-4cf4-b66d-6d06a1c07139","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"409.732831ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"652b8265-1f7c-41c8-b4eb-f5bf1ddf434a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"450.450702ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"f7ec5515-9869-4881-8ad7-97fa00a6db00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"475.833398ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"6ed42bf2-b187-4f9c-9a54-38e292354081","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"481.250788ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"90837272-f704-481e-a3f6-e8c31f5facb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"491.97373ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"a3b58e8a-2f8c-4452-9057-a8b73dd10a37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"512.522323ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"15b2d9ad-d80f-4e5b-b6a3-14913627170a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"553.564964ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"6031c39a-5c38-4dc1-b618-2342e7eaf92a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"571.088148ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"21662e92-d828-4ae3-9c30-998cae269018","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"634.666342ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"f1c364f0-be61-42a2-999e-57c5e39b71c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:53Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"795.348441ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"f6b6c5ca-9e8e-48df-8edf-62ed79b96024","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.115736205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"8e921021-429f-4bb6-8363-7a5734d16520","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:54Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"1.211830573s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"44d6eec0-11da-4e57-80f8-f75b0d1a2701","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.281206189s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"4993c628-b911-4d0d-b144-cfab652298e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:54Z","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-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"1.320796895s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","reconcileID":"cb3021d2-d871-402f-b0cc-68cef92afa0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.372590497s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"f257d359-3810-402c-9d54-eae738334310","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.75652677s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:38:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"86143445-136f-42ea-9c40-b2540a155320","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","reconcileID":"67c77f73-9453-4d00-8fff-168bfcfb39dc","component.Name":"gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-132838-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-132838-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-132838-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-parent-icgv@sha256:d841db321b5fd1e749b329960b5520d95fcd8dfe52299419bfce5ac1e56250e0","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-efqalp","revision":"97576d182361bf0919a8e7effbe2c44c880d4c80"}}}]} {"level":"info","ts":"2026-05-06T13:38:55Z","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-icgv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a34fe1d7dd6aae8cca18fbba295fec6ccfe25b064a5b005dbc845fc8ed810b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-132838-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38:55Z","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-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-132838-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:38:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-132838-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-132838-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","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-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icgv-on-pull-request-m6qzk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:55Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38: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-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lkli-20260506-132820-000","application":"build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-132820-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-gmcxna","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-karj/gh-test-custom-branch-gmcxna@sha256:23f7e4a97221d45cd8df6965ffce869f25b8028bb61c52582889d9eae62d3d09","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tirvjk","revision":"daa1ce650c93d6e8d531919f121d024345998461"}}}]} {"level":"info","ts":"2026-05-06T13:38:55Z","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-gmcxna is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash eb593571576cd2eccdcaa37707438b99b72a47aea4bcdad8610df598cc428f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","Application.Name":"build-suite-test-application-lkli","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"}} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","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-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-132820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:38:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-132820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-132820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Namespace":"build-e2e-karj","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:38: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":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","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-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:38:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-pull-request-td9wh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-td9wh","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:38: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":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","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-05-06T13:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icgv-on-pull-request-m6qzk has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":"2026-05-06 13:39:04 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":"2026-05-06 13:39:04 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-dbqvq"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:30:32Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-dbqvq\" was cancelled"}],"startTime":"2026-05-06T13:28:35Z","completionTime":"2026-05-06T13:30:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp"},{"name":"CHAINS-GIT_COMMIT","value":"a809d46a46471325103c1ee127e4c08449608a6d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"a809d46a46471325103c1ee127e4c08449608a6d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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-rpup/gl-multi-component-child-icgv:on-pr-a809d46a46471325103c1ee127e4c08449608a6d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gl-multi-component-child-icgv-on-pull-request-dbqvq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc106853796d91dc263c07872fd158dd0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c106853796d91dc263c07872fd158dd0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc106853796d91dc263c07872fd158dd0-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-006ab04e48fa11a1a620692a48324a33-0c16bf60934c317e-01"}},"deletionTimestamp":"2026-05-06 13:39:04 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-dbqvq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-dbqvq","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","reconcileID":"1ba9165e-cac7-4fa7-a647-02d62ac6fc9a","Component.Namespace":"konflux-gujv","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx@sha256:33f4cf6366802a47e4d4079fdcfd42015982769ceb70160c21c88df3f385edef","Component.Name":"konflux-demo-component-nsgx","lastBuildCommit":"e75f44403cf377d7f5e75b41a1cee10a18fd005a"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","component.Namespace":"konflux-gujv","component.Name":"konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260506-133536-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260506-133536-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nsgx","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx@sha256:33f4cf6366802a47e4d4079fdcfd42015982769ceb70160c21c88df3f385edef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"e75f44403cf377d7f5e75b41a1cee10a18fd005a"}}}]} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"my-integration-test-amrx-nqgqz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000","reconcileID":"bcbaac48-6eaa-4169-ba78-f609fb74174a","snapshot.name":"konflux-demo-app-20260506-133536-000","pipelinerun.name":"konflux-demo-component-nsgx-on-push-jdhq6","duration":2.652617409} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","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-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-jdhq6 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","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-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-jdhq6","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-05-06T13:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-jdhq6 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-nqgqz","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-nqgqz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.NameSpace":"konflux-gujv","snapshot.Name":"konflux-demo-app-20260506-133536-000","scenarioName":"my-integration-test-amrx","externalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"507.817005ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"3cba4620-9a75-49a4-bb6c-34068e0c03e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"513.348345ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"c1c694dd-340a-41ac-9e34-e5be46e557b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"523.941724ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"7c8763f5-dad4-48d1-8052-684bd202cefa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"544.560879ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"ce889f65-9ade-454c-9cbd-009511515cea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"585.129228ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"dd212f16-e393-4f2e-90a9-e192c286b4ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"665.740091ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"32695dbc-d073-4258-ade4-deed8971b1ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624059791,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133536-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-20260506-133536-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:06Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"826.847198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"61ae2815-e38e-4b3a-b7b3-08a04a8e6663","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:07Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.147453823s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"0619a1e7-fe95-4449-ba73-c7bd968ce113","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:07Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.238116562s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"dd512efd-b9e0-477e-9111-7f8f1d595e15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74624059791, NodeID:\"CR_kwDOMZ6fKs8AAAARX_DJjw\", HeadSHA:\"e75f44403cf377d7f5e75b41a1cee10a18fd005a\", ExternalID:\"my-integration-test-amrx-konflux-demo-component-nsgx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624059791\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74624059791\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:39:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nsgx snapshot konflux-demo-app-20260506-133536-000 and scenario my-integration-test-amrx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624059791/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx\", CheckSuite:github.CheckSuite{ID:67722753248}, 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-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:07Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.672713116s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"49a19f11-8510-4670-95ce-b15811798979","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:07Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.788266108s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"db105a7c-dceb-4ca0-9fae-38d46cd8b049","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624059791,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133536-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:39:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:07Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","reconcileID":"708143df-eeba-4f2d-b358-b0bc23e9d193","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-133030-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133030-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:daa858fa74ee434099ca89650a148fb7b86f84ccb795abc5afaa88805d435c39","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"a809d46a46471325103c1ee127e4c08449608a6d"}}}]} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-dbqvq with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-icgv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:39:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133030-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","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-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-mc4ql has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13:39:09Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","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-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133030-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-mc4ql"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:12Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","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-05-06T13:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-mc4ql has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:13Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:14Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-nqgqz","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-nqgqz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133536-000-e75f444-zxwb8","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","release.Name":"konflux-demo-app-20260506-133536-000-e75f444-zxwb8"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testedSnapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:39:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74624059791, NodeID:\"CR_kwDOMZ6fKs8AAAARX_DJjw\", HeadSHA:\"e75f44403cf377d7f5e75b41a1cee10a18fd005a\", ExternalID:\"my-integration-test-amrx-konflux-demo-component-nsgx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624059791\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74624059791\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:39:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nsgx snapshot konflux-demo-app-20260506-133536-000 and scenario my-integration-test-amrx 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/74624059791/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx\", CheckSuite:github.CheckSuite{ID:67722753248}, 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-05-06T13:39:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624059791,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133536-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133536-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:39:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:16Z","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-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:39:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260506-133536-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"my-integration-test-amrx-nqgqz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","PR group":"konflux-gh-test-custom-branch-gmcxna"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:39: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","prGroup":"konflux-gh-test-custom-branch-gmcxna","prGroupHash":"eb593571576cd2eccdcaa37707438b99b72a47aea4bcdad8610df598cc428f"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"}} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-lkli-20260506-132820-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Namespace":"build-e2e-karj","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:26Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39: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":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nsgx-on-push-6tr4r is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:37Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"128.255369ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"c6ce4d5c-70bf-4d5e-9b19-be2ee31a8448","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"133.706974ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"0c95eb13-3fbf-4b3d-98a6-cd619aff6776","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"144.246613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"eab8ae2b-cbc0-4049-a3f5-8f4662c98853","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"164.641919ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"ec440194-2b58-45b0-8e78-1fdb2c85e1b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"206.057078ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"2ca8fc99-c032-430a-bf7c-2a442ed8959d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"247.183446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"a47bd211-e0a1-4c25-a49b-1011d62da5f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"286.747242ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"6e0b4a30-c93c-45a2-9c5e-aaaafd1cf553","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"607.187005ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"d7cd785d-fdca-48f8-815c-ab6eeb07d7bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"764.006603ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"d7bebc51-c67e-4221-899e-3320fe52f7cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"769.655088ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"9f282913-bc12-47d7-b4ad-c9a190c9e9d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"780.260329ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"a19e1460-76fe-44e4-8f5c-e7ce5ad3d502","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"801.218785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"0a582820-093a-4c91-8986-faff5bcdb3d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"842.095662ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"07275992-dbd9-4cdb-99fb-94e800fb418c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:44Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"922.610044ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"89419dca-dbef-4810-9020-007be600dd52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:45Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.083786884s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"c16cf691-f44a-4e1d-b890-3a86bc6317f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:45Z","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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"1.248301717s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"12a16a56-7f21-417f-a318-d9fd172daad2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:45Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.404551826s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"f742f5d1-ec07-4f69-972b-c5b4655f2a13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:45Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.650662364s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"a9af75b2-c8d2-43db-af25-0041cd2fffb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:45Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.950236471s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"26ba3acd-8b02-457d-8e2c-78d77f0dc0d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"2.045918833s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:39:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","reconcileID":"9e7aaa94-ebe9-4961-870d-bb3f0e331039","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","reconcileID":"618c5215-97f8-4e35-8281-9f4cf2cd3f3d","component.Name":"fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-133042-000","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-133042-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ozgu-20260506-133042-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy@sha256:596dfe283bd8578e7bfc09d4b6862996b18c0d453ca60b829daa31151c99e9d5","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii","revision":"58ebad08c50080f1fd036b9c72a0c94925d046c3"}}}]} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ityy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7e9ec0ef2589d0ef7fc862022dd29ef124c17f055440d0d54b788eb6a640de is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"}} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-133042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:39:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-133042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-133042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Namespace":"build-e2e-cydl","snapshot.Name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-133042-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","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-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-d6kxw has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:39: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":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","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-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-pull-request-d6kxw has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zaks-20260506-133102-000","application":"build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-133102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rgdxbf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zzyw/gl-test-custom-branch-rgdxbf@sha256:9a8a78ea0c6a9e106d7217511a5fc800807146a172b461fc9901b6673f9ef814","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ymfdxe","revision":"673cd38a82bbcbbaadf3a15bfefa3e1e6c2051b5"}}}]} {"level":"info","ts":"2026-05-06T13:39:46Z","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-rgdxbf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash eb99f54b721c2b6b369c8997b4d50d96ef9c0d2cdd40e9d1576d9411e10553 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","Application.Name":"build-suite-test-application-zaks","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"}} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-133102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:39:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:46Z","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-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-133102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-133102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Namespace":"build-e2e-zzyw","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:39: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":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","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-05-06T13:39:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-pull-request-zw626 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39:48Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39:51Z","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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:39: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":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","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-05-06T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-pull-request-zw626 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-zw626","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":"2026-05-06 13:40:02 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:40:02Z","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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":"2026-05-06 13:40:02 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:40:02Z","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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:31:52Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-06T13:27:34Z","completionTime":"2026-05-06T13:31:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii"},{"name":"CHAINS-GIT_COMMIT","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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-cydl/fj-multi-component-child-ityy:on-pr-58f6fafc925201f47101afcf2e7092e912f2c0a4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"fj-multi-component-child-ityy-on-pull-request-4ppxb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo8cf0561f450f905178ae2b9ccb622952-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-8cf0561f450f905178ae2b9ccb622952-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon8cf0561f450f905178ae2b9ccb622952-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp8cf0561f450f905178ae2b9ccb622952-build-image-index","pipelineTaskName":"build-image-index"}],"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-4c467373fe77bbe6d9f2145e4e20d16f-b87c3262a900401e-01"}},"deletionTimestamp":"2026-05-06 13:40:02 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:40:02Z","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":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-4ppxb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-4ppxb","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"217.902416ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"6d19de8f-b800-464e-aa7e-0b797e6337a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"223.258043ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"952168bf-55a3-4915-824b-99e7c7826d4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"233.968029ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"ff9be011-d4f0-49ac-a72e-2a2a69dfdd2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"254.584042ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"d0f4d937-62ca-46fb-b421-a727ecb529d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"295.64333ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"63842650-1e28-4820-bf07-2dd852e224ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"376.870919ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"ab9a95a0-5b25-4fab-b092-e72b1fc5d4e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"537.895058ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"24331176-edb0-4a7c-b61c-d00fbed43613","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"580.132349ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"04ad5582-a84e-4202-bff3-5de578de6d9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"859.248925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"ff1578b8-6dca-4293-bc0e-410e3b3413ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"1.320720883s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"4c1ecda4-0659-4c06-bf7e-32b97d4d00a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","elapsedSinceCompletion":"2.140142894s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"f5233da9-2fa0-4795-a666-9168fbba092d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"57e5c77e-88af-42df-807e-e6d9d191e50c","component.Name":"test-comp-gsdf"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"57e5c77e-88af-42df-807e-e6d9d191e50c","component.Name":"test-comp-kjvz"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","reconcileID":"57e5c77e-88af-42df-807e-e6d9d191e50c","component.Name":"test-symlink-comp-pdxt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-133736-000","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133736-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xaqt-20260506-133736-000","snapshot.Spec.Components":[{"name":"test-comp-wgwv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dkew/test-comp-wgwv@sha256:70e5187a061b39a4cf14896f3073e7ea4dff564c56e2d070cb0d57c91965bd89","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"833fdb110c90e546d4be9f44937cc05db6ee4e21"}}}]} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wgwv is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8c1da2ece2b88db153fad6f200cc505d5e592545f2160962abd9ded07cfea6 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"}} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-133736-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Namespace":"build-e2e-dkew","snapshot.Name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","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-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-133736-000","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","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-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-dn8hj has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:14Z","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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:14Z","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-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","snapshot.Name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv-on-pull-request-dn8hj","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-05-06T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wgwv-on-pull-request-dn8hj has finished running","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ityy-on-pull-request-kq76k","PR group":"konflux-fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:17Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:17Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","prGroup":"konflux-test-symlink-comp-pdxt","prGroupHash":"91e8646bde24327b9b4e5c7f3ff3315926982ee4b5b6d9012ad568691cb2a4"} {"level":"info","ts":"2026-05-06T13:40: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","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-pdxt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:27:47Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-06T13:27:17Z","completionTime":"2026-05-06T13:27:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8da4e11af0a089ce4194f71c32953795269cb14c"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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-dkew/test-symlink-comp-pdxt:on-pr-8da4e11af0a089ce4194f71c32953795269cb14c"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-pdxt-on-pull-request-gxl55-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-pdxt-on-pull-request-gxl55-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-c088900d7378d39ac606e7ba0735cf41-79e0e117579c6bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt-on-pull-request-gxl55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-pdxt-on-pull-request-gxl55 has finished running","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-134028-232"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-134028-232","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-134028-232"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-134028-232","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"error","ts":"2026-05-06T13:40:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-gsdf","namespace":"build-e2e-dkew"},"namespace":"build-e2e-dkew","name":"test-comp-gsdf","reconcileID":"0ec43179-3ce3-41c9-bbbc-855c641986a7","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-gsdf\" 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-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-134028-260"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-134028-260","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-134028-260"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-134028-232","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-134028-260","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-kjvz","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-kjvz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-134028-260","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-134028-296"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-134028-296","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-134028-296"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-134028-296","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-134028-296","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wgwv","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-wgwv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-134028-330"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-134028-330","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-134028-330"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-134028-330","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-134028-330","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-pdxt","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-symlink-comp-pdxt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xaqt-20260506-134028-362"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xaqt-20260506-134028-362","application":"test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xaqt-20260506-134028-362"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","Application.Name":"test-app-xaqt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-app-xaqt-20260506-134028-362","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40: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":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xaqt-20260506-134028-362","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt"} {"level":"info","ts":"2026-05-06T13:40:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-gsdf","namespace":"build-e2e-dkew"},"application":"build-e2e-dkew/test-app-xaqt","namespace":"build-e2e-dkew","name":"test-comp-gsdf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-06T13:40:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-gsdf-on-pull-request-275c2","namespace":"build-e2e-dkew"},"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-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-kjvz-on-pull-request-grslv","namespace":"build-e2e-dkew"},"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-05-06T13:40:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wgwv-on-pull-request-dn8hj","namespace":"build-e2e-dkew"},"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-05-06T13:40:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"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-05-06T13:40:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"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-05-06T13:40:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-pdxt-on-pull-request-gxl55","namespace":"build-e2e-dkew"},"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-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-134028-232"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-134028-232"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-134028-362"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-134028-362"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-134028-260"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-134028-260"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-134028-330"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-134028-330"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-133436-000"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-134028-296"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-134028-296"} 2026/05/06 13:40:33 http: TLS handshake error from 10.129.0.2:45306: EOF {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-132706-000"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dkew","snapshot":"test-app-xaqt-20260506-133736-000"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"811.828115ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"f9331918-7288-4c61-b91a-5e214f0428be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"817.39218ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"4ad47560-ad84-4dd9-9e94-0ef548532bd6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"827.939372ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"16df2852-f7ab-4e18-bdcc-83e971601e8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"849.311516ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"2e45658f-3ad0-4cf6-b7b8-fab81c776a3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"890.479909ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"00db1ee1-4120-45a9-a8ea-d107331d7be5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"932.48929ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"cb22c5b8-47aa-4a00-b1a1-ad88bb36de29","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"971.105738ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"7a195757-1d3d-44ab-8c37-c1c6c4e44e6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.291835596s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"9e95990a-ec7b-484e-a6ad-f5dbcd8f155d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.932731147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"e759a6bb-712d-4bee-a83b-29a32b2e2128","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.968033616s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","reconcileID":"ddaf584a-bf57-420e-896f-b7d54a20e9e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-133453-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-133453-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-133453-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:706ed34787029310d4d00b7d5523280e201b47cc2d56f9b5283d6a4c0480de4d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f2b05563adcb7a8c83236faab1d5aa19d5ce793f"}}}]} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-thrgcb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 75ea2b7415a65c28132a1e36033712cfde91054b854df5bd9a53450665dbb9 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} 2026/05/06 13:40:53 http: TLS handshake error from 10.128.0.2:40516: EOF {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","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-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-th4g4 has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-th4g4","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-05-06T13:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-th4g4 has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74623234699, NodeID:\"CR_kwDONSo-hs8AAAARX-Qyiw\", HeadSHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74623234699\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:34:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-th4g4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67722624797}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", 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-hqaxkh\", 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-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-133453-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:40:53Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-4v6jr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-133453-000","reconcileID":"22029013-6cdb-40d4-b4e1-88aedb5763ee","snapshot.name":"integ-app-bpbp-20260506-133453-000","pipelinerun.name":"go-component-thrgcb-on-pull-request-th4g4","duration":4.507861131} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-133453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-4v6jr"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4v6jr","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-4v6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:40:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74623234699, NodeID:\"CR_kwDONSo-hs8AAAARX-Qyiw\", HeadSHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74623234699\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:34:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-133453-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67722624797}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", 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-hqaxkh\", 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-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-133453-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74623234699, NodeID:\"CR_kwDONSo-hs8AAAARX-Qyiw\", HeadSHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74623234699\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:34:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-133453-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4v6jr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67722624797}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", 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-hqaxkh\", 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-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","reconcileID":"455ec2d9-a85e-4e28-9675-41160d9a5d9d","Component.Namespace":"build-e2e-zhrc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:3292256dd6fd82d5c00a56a9b0da27fd712804810e868030013094dbca11535d","Component.Name":"gh-multi-component-child-sdmb","lastBuildCommit":"0cf709831648223fdafd6341c3fb6ed8ac2088d7"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","component.Namespace":"build-e2e-zhrc","component.Name":"gh-multi-component-child-sdmb"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","reconcileID":"455ec2d9-a85e-4e28-9675-41160d9a5d9d","component.Name":"gh-multi-component-parent-sdmb"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ituy-20260506-133553-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ituy-20260506-133553-000","application":"build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ituy-20260506-133553-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133553-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ituy-20260506-133553-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:3292256dd6fd82d5c00a56a9b0da27fd712804810e868030013094dbca11535d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-brigyc","revision":"0cf709831648223fdafd6341c3fb6ed8ac2088d7"}}}]} {"level":"info","ts":"2026-05-06T13:40:55Z","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-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:40: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":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","Application.Name":"build-suite-component-update-ituy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:40:55Z","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-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:40:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:40:55Z","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-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40: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":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133553-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-133453-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133553-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133553-000"} {"level":"info","ts":"2026-05-06T13:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","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-05-06T13:40:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:40:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-6svbf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:40:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:40:56Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:56Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:56Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:56Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:40:56Z","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-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Name":"build-suite-component-update-ituy-20260506-133553-000"} {"level":"info","ts":"2026-05-06T13:40:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-6svbf","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-05-06T13:40:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-6svbf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-6svbf","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-133453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41:02Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-133453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41: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":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41: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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4v6jr","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-4v6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testedSnapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:41:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74623234699, NodeID:\"CR_kwDONSo-hs8AAAARX-Qyiw\", HeadSHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74623234699\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74623234699\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:34:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-133453-000 and scenario my-integration-test-hgsd 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/74623234699/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67722624797}, 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:3637008632, Number:21741, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21741\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-thrgcb\", SHA:\"f2b05563adcb7a8c83236faab1d5aa19d5ce793f\", 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-hqaxkh\", 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-05-06T13:41:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74623234699,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:41:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-133453-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-133453-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:41:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41:03Z","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-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-133453-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-4v6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41:07Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:07Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","reconcileID":"1abed680-fbe7-4e07-9da1-95885a4c84f6","Component.Namespace":"build-e2e-zhrc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:2a9d885494741dcf41f60e019d826298d0cf14fd3b0673642ee66dcbf4a3efcf","Component.Name":"gh-multi-component-child-sdmb","lastBuildCommit":"9302ca5272257f1ff0374976817bbcca2c8c6cd4"} {"level":"info","ts":"2026-05-06T13:41:08Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","component.Namespace":"build-e2e-zhrc","component.Name":"gh-multi-component-child-sdmb"} {"level":"info","ts":"2026-05-06T13:41:08Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","reconcileID":"1abed680-fbe7-4e07-9da1-95885a4c84f6","component.Name":"gh-multi-component-parent-sdmb"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ituy-20260506-133601-000"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ituy-20260506-133601-000","application":"build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ituy-20260506-133601-000"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133601-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ituy-20260506-133601-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:2a9d885494741dcf41f60e019d826298d0cf14fd3b0673642ee66dcbf4a3efcf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-brigyc","revision":"9302ca5272257f1ff0374976817bbcca2c8c6cd4"}}}]} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","Application.Name":"build-suite-component-update-ituy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:41:08Z","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-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:41:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133601-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133601-000"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133601-000"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","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-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-zvsqc has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:08Z","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-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Name":"build-suite-component-update-ituy-20260506-133601-000"} {"level":"info","ts":"2026-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-push-zvsqc","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-05-06T13:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-push-zvsqc has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-push-zvsqc","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","reconcileID":"8d6cccc5-ffcf-4787-9830-3ccf066a92c3","Component.Namespace":"build-e2e-zhrc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-parent-sdmb@sha256:0adcad1d2e32bdaba506c950d0ef8308bad29e531071ab94f4d83caffcb6732f","Component.Name":"gh-multi-component-parent-sdmb","lastBuildCommit":"546eb23cc8576ed5ebcd1d3f97d48e663227b1cc"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","component.Namespace":"build-e2e-zhrc","component.Name":"gh-multi-component-parent-sdmb"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ituy-20260506-133603-000"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ituy-20260506-133603-000","application":"build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ituy-20260506-133603-000"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133603-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ituy-20260506-133603-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb@sha256:2a9d885494741dcf41f60e019d826298d0cf14fd3b0673642ee66dcbf4a3efcf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-brigyc","revision":"9302ca5272257f1ff0374976817bbcca2c8c6cd4","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-sdmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-parent-sdmb@sha256:0adcad1d2e32bdaba506c950d0ef8308bad29e531071ab94f4d83caffcb6732f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-brigyc","revision":"546eb23cc8576ed5ebcd1d3f97d48e663227b1cc"}}}]} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","Application.Name":"build-suite-component-update-ituy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:41:10Z","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-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"build-suite-component-update-ituy-20260506-133603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:41:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41: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":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ituy-20260506-133603-000","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133603-000"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ituy-20260506-133603-000"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","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-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-sdmb-on-push-psgd2 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:10Z","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-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","snapshot.Name":"build-suite-component-update-ituy-20260506-133603-000"} {"level":"info","ts":"2026-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-parent-sdmb-on-push-psgd2","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-05-06T13:41:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-sdmb-on-push-psgd2 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-sdmb-on-push-psgd2","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T13:41:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-lzmrwk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:41:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T13:41:26Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-thrgcb-on-push-fw4mk is not associated with a pull request","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:41:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"367.477088ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"f6168a3c-eba4-4a64-ab9e-d73d21236826","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"372.97004ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"e445e391-08e9-4297-9c18-e74bcc45400c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"383.454952ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"608fed69-0738-4b7e-a3ef-c5ae3ac24b00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"403.892714ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"21509b42-7887-4c80-b2f4-d1b9347e6956","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"445.315912ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"6176f470-afac-41e9-be15-a1ca3929e75f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"484.957921ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"1f9170d1-5bb5-4abd-bd71-a359dcf95b4f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"526.682987ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"5ea35a5c-518d-41e2-ade7-151cec5a5b0c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"848.001596ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"ff406f17-5b02-415f-bbe3-c225235e4af3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"1.48846862s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"16a1d1b8-5439-4fad-a791-1cba3a56cc14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","elapsedSinceCompletion":"1.48868045s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:41:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","reconcileID":"18c5648b-4470-4797-b982-6c5a3ade811b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-kteq-20260506-133814-000","application":"integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"integ-app-kteq-20260506-133814-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-kteq-20260506-133814-000","snapshot.Spec.Components":[{"name":"test-component-pac-uqgwer","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-etdn/test-component-pac-uqgwer@sha256:741fe0fdae783e01e9be9237a16aa91ffdaa575f2c76053da3b6d5f5cebcd3b5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"ad7e65633b3159366ad52f870097783c7f4a8fdc"}}}]} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uqgwer is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c565ab33fefe0474d3351413951d68ca03bbc1c03ce943edc379031a6b0e78 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","Application.Name":"integ-app-kteq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integrationTestScenario.Name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"integ-app-kteq-20260506-133814-000"} 2026/05/06 13:41:35 http: TLS handshake error from 10.130.0.2:51836: EOF {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integrationTestScenario.Name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","destinationComponentSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"my-integration-test-vmuy-cvj94","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"integ-app-kteq-20260506-133814-000","reconcileID":"755ba2a6-c950-4e50-865b-339aa0fd0d3a","snapshot.name":"integ-app-kteq-20260506-133814-000","pipelinerun.name":"test-component-pac-uqgwer-on-pull-request-67x7q","duration":2.33814684} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"integ-app-kteq-20260506-133814-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","Scenario":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","Label":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","Application.Name":"integ-app-kteq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integrationTestScenario.Name":"my-integration-test-vmuy","pipelineRun.Name":"my-integration-test-vmuy-cvj94"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","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-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-67x7q has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vmuy-cvj94","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"my-integration-test-vmuy-cvj94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74623893485, NodeID:\"CR_kwDOKrwUx88AAAARX-4_7Q\", HeadSHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74623893485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:38:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot scenario my-integration-test-vmuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-etdn/test-component-pac-uqgwer-on-pull-request-67x7q is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67723202215}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", 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-zuhcgm\", 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-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","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-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer-on-pull-request-67x7q","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-05-06T13:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqgwer-on-pull-request-67x7q has finished running","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74623893485,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","testedSnapshot.Name":"integ-app-kteq-20260506-133814-000","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","destinationComponentSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74623893485, NodeID:\"CR_kwDOKrwUx88AAAARX-4_7Q\", HeadSHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74623893485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:38:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot integ-app-kteq-20260506-133814-000 and scenario my-integration-test-vmuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67723202215}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", 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-zuhcgm\", 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-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74623893485,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","testedSnapshot.Name":"integ-app-kteq-20260506-133814-000","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:41:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-f77c6","PR group":"konflux-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-python-component-lzmrwk","prGroupHash":"aa7fa2ca85bb39bc88fa4fe8ffaa045dd368e323aff263ceb92e70b5b0318c"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-f77c6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:41:38Z","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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"python-component-lzmrwk-on-pull-request-f77c6"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74624558178, NodeID:\"CR_kwDONSo-hs8AAAARX_hkYg\", HeadSHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74624558178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:41:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/python-component-lzmrwk-on-pull-request-f77c6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67723796387}, 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:3637108495, Number:21742, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21742\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-lzmrwk\", SHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", 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-hqaxkh\", SHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", 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-05-06T13:41:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-f77c6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:41:39Z","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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"python-component-lzmrwk-on-pull-request-f77c6"} {"level":"info","ts":"2026-05-06T13:41: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lzmrwk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41: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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:42Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"integ-app-kteq-20260506-133814-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41:42Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"integ-app-kteq-20260506-133814-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41:42Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:41: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":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","destinationComponentSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vmuy-cvj94","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"my-integration-test-vmuy-cvj94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","scenario.Name":"my-integration-test-vmuy","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testedSnapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ExternalID":"my-integration-test-vmuy-test-component-pac-uqgwer"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","existingCheckRun":"github.CheckRun{ID:74623893485, NodeID:\"CR_kwDOKrwUx88AAAARX-4_7Q\", HeadSHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", ExternalID:\"my-integration-test-vmuy-test-component-pac-uqgwer\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74623893485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74623893485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:38:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uqgwer snapshot integ-app-kteq-20260506-133814-000 and scenario my-integration-test-vmuy 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/74623893485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer\", CheckSuite:github.CheckSuite{ID:67723202215}, 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:3637011210, Number:30128, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30128\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqgwer\", SHA:\"ad7e65633b3159366ad52f870097783c7f4a8fdc\", 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-zuhcgm\", 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-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","ID":74623893485,"CheckName":"Konflux Dev version / my-integration-test-vmuy / test-component-pac-uqgwer","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","testedSnapshot.Name":"integ-app-kteq-20260506-133814-000","destinationSnapshot.Name":"integ-app-kteq-20260506-133814-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:43Z","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-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-kteq-20260506-133814-000","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"my-integration-test-vmuy-cvj94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:41:49Z","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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-lqya","application":"integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-kteq has been set as a Controller OwnerReference on Snapshot snapshot-sample-lqya","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"snapshot-sample-lqya","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:41: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","Application.Name":"integ-app-kteq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integrationTestScenario.Name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"error","ts":"2026-05-06T13:41:59Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41:59Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"my-integration-test-vmuy-dlh9j","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-vmuy"} {"level":"info","ts":"2026-05-06T13:41:59Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"snapshot-sample-lqya","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"skipped-its-nlgw9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-06T13:41:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"error","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"error","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vmuy-dlh9j","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"my-integration-test-vmuy-dlh9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"error","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:00Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-nlgw9","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"skipped-its-nlgw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:42: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"error","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-nlgw9","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"skipped-its-nlgw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"skipped-its-nlgw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"snapshot-sample-lqya","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"snapshot-sample-lqya","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-lqya', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"snapshot-sample-lqya","reconcileID":"7c31048a-7e90-4738-916a-038a9326c241"} {"level":"error","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Namespace":"integration1-etdn","snapshot.Name":"snapshot-sample-lqya","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-05-06T13:42:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vmuy-dlh9j","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"my-integration-test-vmuy-dlh9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:08Z","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-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","snapshot.Name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"my-integration-test-vmuy-dlh9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"snapshot-sample-lqya-rxvs9","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","release.Name":"snapshot-sample-lqya-rxvs9"} {"level":"info","ts":"2026-05-06T13:42: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":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-lqya","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-branch-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qbim/fj-test-custom-branch-knhlkv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42: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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:42:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-etdn","snapshot":"snapshot-sample-lqya"} {"level":"info","ts":"2026-05-06T13:42:20Z","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-lqya\" not found","pipelineRun":{"name":"skipped-its-nlgw9","namespace":"integration1-etdn"}} 2026/05/06 13:42:20 http: TLS handshake error from 10.128.0.2:42120: EOF {"level":"error","ts":"2026-05-06T13:42:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-uqgwer","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"test-component-pac-uqgwer","reconcileID":"02f59eec-5d85-4d13-96fa-67276285c37a","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-uqgwer\" 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-05-06T13:42:20Z","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-lqya\" not found","pipelineRun":{"name":"my-integration-test-vmuy-dlh9j","namespace":"integration1-etdn"}} {"level":"info","ts":"2026-05-06T13:42:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-uqgwer","namespace":"integration1-etdn"},"application":"integration1-etdn/integ-app-kteq","namespace":"integration1-etdn","name":"test-component-pac-uqgwer","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:42:20Z","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-vmuy-cvj94","namespace":"integration1-etdn"},"pipelineRun.Name":"my-integration-test-vmuy-cvj94"} {"level":"info","ts":"2026-05-06T13:42:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vmuy-cvj94","namespace":"integration1-etdn"},"namespace":"integration1-etdn","name":"my-integration-test-vmuy-cvj94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-06T13:42:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqgwer-on-pull-request-67x7q","namespace":"integration1-etdn"},"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-05-06T13:42:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:42:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-etdn","snapshot":"integ-app-kteq-20260506-133814-000"} {"level":"info","ts":"2026-05-06T13:42: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-yjlcrm","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:42: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42:32Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:42:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:34Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:42Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","reconcileID":"68865ed9-abf3-45c4-9ebc-d387f4486195","Component.Namespace":"konflux-gujv","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx@sha256:fd5163c26cf36eeae54689cb10d5d0a4605cd4d507770879dbd6fda4575fbd4c","Component.Name":"konflux-demo-component-nsgx","lastBuildCommit":"e75f44403cf377d7f5e75b41a1cee10a18fd005a"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","component.Namespace":"konflux-gujv","component.Name":"konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260506-133927-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260506-133927-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nsgx","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-gujv/konflux-demo-component-nsgx@sha256:fd5163c26cf36eeae54689cb10d5d0a4605cd4d507770879dbd6fda4575fbd4c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"e75f44403cf377d7f5e75b41a1cee10a18fd005a"}}}]} {"level":"info","ts":"2026-05-06T13:42:47Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"my-integration-test-amrx-x5hgc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-amrx"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-20260506-133927-000","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000","reconcileID":"a3d820e3-1388-4bee-8fe1-a1f97e029c06","snapshot.name":"konflux-demo-app-20260506-133927-000","pipelinerun.name":"konflux-demo-component-nsgx-on-push-6tr4r","duration":2.286680593} {"level":"info","ts":"2026-05-06T13:42:47Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","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-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-6tr4r has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","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-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx-on-push-6tr4r","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-05-06T13:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsgx-on-push-6tr4r has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74624059791, NodeID:\"CR_kwDOMZ6fKs8AAAARX_DJjw\", HeadSHA:\"e75f44403cf377d7f5e75b41a1cee10a18fd005a\", ExternalID:\"my-integration-test-amrx-konflux-demo-component-nsgx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624059791\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74624059791\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-06 13:39:06 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-06 13:39:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-nsgx snapshot konflux-demo-app-20260506-133536-000 and scenario my-integration-test-amrx has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624059791/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx\", CheckSuite:github.CheckSuite{ID:67722753248}, 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-05-06T13:42:47Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.NameSpace":"konflux-gujv","snapshot.Name":"konflux-demo-app-20260506-133927-000","scenarioName":"my-integration-test-amrx","externalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-x5hgc","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-x5hgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lbhx","name":"my-integration-test-cgmn"}} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lbhx","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-06T13:42:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:42: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:48Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624783747,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133927-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:48Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74624783747, NodeID:\"CR_kwDOMZ6fKs8AAAARX_vVgw\", HeadSHA:\"e75f44403cf377d7f5e75b41a1cee10a18fd005a\", ExternalID:\"my-integration-test-amrx-konflux-demo-component-nsgx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624783747\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74624783747\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:42:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nsgx snapshot konflux-demo-app-20260506-133927-000 and scenario my-integration-test-amrx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624783747/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx\", CheckSuite:github.CheckSuite{ID:67722753248}, 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-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624783747,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133927-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:42:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:48Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-yjlcrm-on-pull-request-f94pk","PR group":"konflux-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","prGroup":"konflux-test-component-pac-yjlcrm","prGroupHash":"702d58002f94d4ad99ac34761d0cd2135021995bbe59495abc74739e923137"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","SHA":"ca781b0c5bec6252178031eba729bdac13b23bb9"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.NameSpace":"integration2-lbhx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cgmn","externalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74624789622,"CheckName":"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","pipelineRun.Namespace":"integration2-lbhx","pipelineRun.Name":"test-component-pac-yjlcrm-on-pull-request-f94pk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:42:49Z","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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","pipelinerun.Name":"test-component-pac-yjlcrm-on-pull-request-f94pk"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","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-yjlcrm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74624789622, NodeID:\"CR_kwDOKrwUx88AAAARX_vsdg\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-cgmn-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74624789622\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:42:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot scenario my-integration-test-cgmn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lbhx/test-component-pac-yjlcrm-on-pull-request-f94pk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74624789622,"CheckName":"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","pipelineRun.Namespace":"integration2-lbhx","pipelineRun.Name":"test-component-pac-yjlcrm-on-pull-request-f94pk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:42:50Z","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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","pipelinerun.Name":"test-component-pac-yjlcrm-on-pull-request-f94pk"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:50Z","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-yjlcrm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"}} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-x5hgc","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-x5hgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:42:54Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:42:54Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-app-20260506-133927-000-e75f444-cxhpt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","release.Name":"konflux-demo-app-20260506-133927-000-e75f444-cxhpt"} {"level":"info","ts":"2026-05-06T13:42: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":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","scenario.Name":"my-integration-test-amrx","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testedSnapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ExternalID":"my-integration-test-amrx-konflux-demo-component-nsgx"} {"level":"info","ts":"2026-05-06T13:42:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74624783747, NodeID:\"CR_kwDOMZ6fKs8AAAARX_vVgw\", HeadSHA:\"e75f44403cf377d7f5e75b41a1cee10a18fd005a\", ExternalID:\"my-integration-test-amrx-konflux-demo-component-nsgx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74624783747\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74624783747\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:42:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nsgx snapshot konflux-demo-app-20260506-133927-000 and scenario my-integration-test-amrx 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/74624783747/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx\", CheckSuite:github.CheckSuite{ID:67722753248}, 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-05-06T13:42:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","ID":74624783747,"CheckName":"Konflux Dev version / my-integration-test-amrx / konflux-demo-component-nsgx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:42:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260506-133927-000","destinationSnapshot.Name":"konflux-demo-app-20260506-133927-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:42:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:55Z","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-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:42:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260506-133927-000","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"my-integration-test-amrx-x5hgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-nsgx","namespace":"konflux-gujv"},"application":"konflux-gujv/konflux-demo-app","namespace":"konflux-gujv","name":"konflux-demo-component-nsgx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:43:09Z","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-amrx-nqgqz","namespace":"konflux-gujv"},"pipelineRun.Name":"my-integration-test-amrx-nqgqz"} {"level":"info","ts":"2026-05-06T13:43:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-nqgqz","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-nqgqz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:43:09Z","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-amrx-x5hgc","namespace":"konflux-gujv"},"pipelineRun.Name":"my-integration-test-amrx-x5hgc"} {"level":"info","ts":"2026-05-06T13:43:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amrx-x5hgc","namespace":"konflux-gujv"},"namespace":"konflux-gujv","name":"my-integration-test-amrx-x5hgc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-06T13:43:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-6tr4r","namespace":"konflux-gujv"},"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-05-06T13:43:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsgx-on-push-jdhq6","namespace":"konflux-gujv"},"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-05-06T13:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-gujv","snapshot":"konflux-demo-app-20260506-133536-000"} {"level":"info","ts":"2026-05-06T13:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:43:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-gujv","snapshot":"konflux-demo-app-20260506-133927-000"} {"level":"info","ts":"2026-05-06T13:43: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-branch-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"836.807127ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"fbdad96f-5632-4e8d-a215-37535e5059d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"842.475331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"b4dce355-ac4f-4b86-bd31-70d2391a88cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"853.085097ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"6e209a86-7ab2-47cb-8e30-8cc9e3167e6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"873.665086ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"012b0b6a-291e-43ca-8573-5df2dc2294bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"915.182137ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"eef25e47-ad6e-4cae-acdb-b96fcdab2b49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:33Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"996.153643ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"16e237a5-7368-4155-952b-384d484923df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:34Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"1.157118754s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"4731a372-a5a4-44bd-8b5a-40b368fcc080","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:34Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"1.168871226s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"c3b56cda-37a6-47c7-9d36-b9e885470d45","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:34Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"1.477961787s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"042910d7-f07b-4c4e-bdbf-8ceba109f58d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:35Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"2.674752419s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"90cad8b0-924b-4ac8-a5e6-aab7a7a7a47d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:35Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","elapsedSinceCompletion":"2.758713067s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","reconcileID":"0e71fdd6-95f1-4f07-bd54-8c975b531428","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-angu-20260506-133833-000","application":"build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-133833-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-angu-20260506-133833-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-knhlkv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qbim/fj-test-custom-branch-knhlkv@sha256:3d2192c61ab8b30f862f2d64136db84432e5bb2ca6dd935105ba79eaa5f4068d","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-xkztkt","revision":"ed1e811962f7c24651b9e57474bf1c6edc2b1b2c"}}}]} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qbim/fj-test-custom-branch-knhlkv-on-pull-request-zlm6z with pr group konflux-fj-test-custom-branch-knhlkv is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","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-knhlkv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 64cc4e194dd5e71944bbd70fc9213ed5762a7050b386c26f4f65d4b3b6355d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","Application.Name":"build-suite-test-application-angu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:43:36Z","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-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"}} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","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-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-133833-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:43:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-133833-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-133833-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-133833-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Namespace":"build-e2e-qbim","snapshot.Name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","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-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-pull-request-8rsdz has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:36Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:40Z","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-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43: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":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","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-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-pull-request-8rsdz has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-pull-request-8rsdz","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:42Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"173.310639ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"ab9b8211-de33-431c-a806-91ee1ffafdff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"178.820124ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"839cdadb-e189-4fdf-8a6a-f8249fbf4714","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"189.309612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"5501edb7-5e7d-48fb-93f0-5bfe66b24708","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"209.778453ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"3ca42650-7eae-4e23-8353-a39f32b4f484","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"250.2605ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"017337cc-5971-4924-b488-b467b147ce96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"331.065712ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"7d42ab97-c19e-4d25-b19b-dac0ca095f7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"492.448913ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"2d296180-3de7-4fe6-8160-5aff3ba692ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"574.928592ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"67cf1553-2a98-4716-a111-32e47a76cad5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"813.761735ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"cdfa6e01-97d9-4d52-b83d-b240742ebbdf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:46Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"974.350263ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"50acdfd3-49f7-44a9-a2bf-cc5d7e454457","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:47Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","reconcileID":"61f7aa2b-d756-41ce-9c4b-b9cbfcbfef7f","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-133909-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133909-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:0307c350ad510083597119eb0ee96b01cda04cdcb1bc6c8727b723bd77b790fd","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"cf5d979c2eb39327de63ed977a5aafc93144a384"}}}]} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","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-icgv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:43:48Z","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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:43:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-133909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:43: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","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-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-l8hcn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-karj/gh-test-custom-branch-gmcxna, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:48Z","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-gmcxna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43: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-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:48Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","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-05-06T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-l8hcn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43:52Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:43:54Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:54Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:54Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-push-frdsr is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:43:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:43:58Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:58Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:58Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-icgv-on-push-2g9px is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13:44: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-sqhws","PR group":"konflux-gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux-gl-multi-component-child-icgv","prGroupHash":"9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-133909-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-sdn7j"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:10Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-sdn7j\" was cancelled"}],"startTime":"2026-05-06T13:44:06Z","completionTime":"2026-05-06T13:44:10Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-f7196a2992f855cb044220eb4acf27ed-edc06a5568fcc7fe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sdn7j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-sdn7j"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:10Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-sdn7j\" was cancelled"}],"startTime":"2026-05-06T13:44:06Z","completionTime":"2026-05-06T13:44:10Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-f7196a2992f855cb044220eb4acf27ed-edc06a5568fcc7fe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sdn7j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-sdn7j"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:10Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-sdn7j\" was cancelled"}],"startTime":"2026-05-06T13:44:06Z","completionTime":"2026-05-06T13:44:10Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-f7196a2992f855cb044220eb4acf27ed-edc06a5568fcc7fe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sdn7j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","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-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-sdn7j"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:10Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-sdn7j\" was cancelled"}],"startTime":"2026-05-06T13:44:06Z","completionTime":"2026-05-06T13:44:10Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-f7196a2992f855cb044220eb4acf27ed-edc06a5568fcc7fe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sdn7j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-j5fvf"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-j5fvf\" was cancelled"}],"startTime":"2026-05-06T13:44:07Z","completionTime":"2026-05-06T13:44: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-aa7b3c905de47d9306c85a6a25758282-1131571d412133c5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-j5fvf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-sdn7j"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:10Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-sdn7j\" was cancelled"}],"startTime":"2026-05-06T13:44:06Z","completionTime":"2026-05-06T13:44:10Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-f7196a2992f855cb044220eb4acf27ed-edc06a5568fcc7fe-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sdn7j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-j5fvf"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-j5fvf\" was cancelled"}],"startTime":"2026-05-06T13:44:07Z","completionTime":"2026-05-06T13:44: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-aa7b3c905de47d9306c85a6a25758282-1131571d412133c5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-j5fvf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-mc4ql"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-mc4ql has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-mc4ql","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-j5fvf"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-j5fvf\" was cancelled"}],"startTime":"2026-05-06T13:44:07Z","completionTime":"2026-05-06T13:44: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-aa7b3c905de47d9306c85a6a25758282-1131571d412133c5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-j5fvf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-j5fvf"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-j5fvf\" was cancelled"}],"startTime":"2026-05-06T13:44:07Z","completionTime":"2026-05-06T13:44: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-aa7b3c905de47d9306c85a6a25758282-1131571d412133c5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-j5fvf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-l8hcn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-l8hcn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-l8hcn","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-j5fvf"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-j5fvf\" was cancelled"}],"startTime":"2026-05-06T13:44:07Z","completionTime":"2026-05-06T13:44: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-aa7b3c905de47d9306c85a6a25758282-1131571d412133c5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-j5fvf has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-mc4ql with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-l8hcn with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:43Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:51Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:44: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:55Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44: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-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"889.435032ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"126b33dd-2f23-4c2e-a130-53f4d695614b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"894.965164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"968b8741-43e9-4162-86fa-b29c655e0d9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"906.367656ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"b22fed9d-030c-4997-b63b-1ff767edb861","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"926.960978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"236d8f1a-ed7b-4dc7-aad2-86cd73dfa900","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"968.206379ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"0de85002-26b1-4505-b4e3-c4fb27a86ecc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:57Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"977.112961ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"6cd96544-b499-4f06-b285-98b09c9101ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:58Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"1.048670015s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"0dea0966-9cca-4639-84ce-3263f8e05f3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:58Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"1.370088514s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"5a0a02d3-72ae-497b-844e-2b3669ce9579","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:58Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"1.747050385s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"4b9c8ea3-8416-4887-b12a-7482e5bb3118","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","elapsedSinceCompletion":"2.010987789s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:44:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","reconcileID":"651b29d9-95fb-4c11-974d-4e36056b3196","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lkli-20260506-133921-000","application":"build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-133921-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lkli-20260506-133921-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-gmcxna","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-karj/gh-test-custom-branch-gmcxna@sha256:6d31fb638a20d76ac391f8c07d9d34bb82c73650cfd74e4b29defec25ea21758","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tirvjk","revision":"2b210c5c39be151192378acd83549279f1977945"}}}]} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-karj/gh-test-custom-branch-gmcxna-on-pull-request-td9wh with pr group konflux-gh-test-custom-branch-gmcxna is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-gmcxna is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash eb593571576cd2eccdcaa37707438b99b72a47aea4bcdad8610df598cc428f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:44: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":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","Application.Name":"build-suite-test-application-lkli","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13: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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"}} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-133921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:44:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:44: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":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-133921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-133921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13: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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Namespace":"build-e2e-karj","snapshot.Name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","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-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:44: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":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lkli-20260506-133921-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","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-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-pull-request-rbh7n has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:45:01Z","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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","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-05-06T13:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-pull-request-rbh7n has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-pull-request-rbh7n","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-icgv-on-push-xs5d5 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:45: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-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-icgv-on-push-kzf8f is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:45:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:45:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:45:26Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:45: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:45: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-push-hfsl8 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13: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-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"265.501696ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"8629e3d4-5726-4ba6-b794-feeb71156ffa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"271.017695ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"eccb68f6-a336-4306-a05e-399a2bd2a9e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"281.654492ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"03de667c-10b8-4b53-95d4-fe9b1edbb7b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"302.203283ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"1f7bf153-91de-43e6-a7ab-ce62d28fe2df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"343.560175ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"e1cb73f5-e170-4f70-afa0-9dc08f0a6cfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"424.249947ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"39df6f34-4308-456b-8fa2-961062c32da1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"585.006281ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"b042e444-9242-405c-936b-2bec18acb367","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"905.629956ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"692d327c-15a6-482e-960d-2ec3aa1b30cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"1.546708076s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"b66da26b-aad4-4256-8c0d-a8a757138f66","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","elapsedSinceCompletion":"1.574085094s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:45:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"15e35508-4c4a-4890-ab13-22794b9fe43b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","reconcileID":"2745fc3a-cb41-4817-af79-407e759f3c17","component.Name":"fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-134016-000","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134016-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:e9f94f1ba8eaf3f03b8b281898a9ca97857ea9d3bb52db097e45822785b199dd","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii","revision":"4c9a71a04a14f165c53de5f755b5c0b3c5c0c140"}}}]} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"}} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:45:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:45: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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Namespace":"build-e2e-cydl","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","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-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-kq76k has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45: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-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:45:45Z","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-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-kq76k","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-05-06T13:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-kq76k has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:04Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:04Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:04Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ityy-on-push-7bd7z is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ityy-on-pull-request-62gzs","PR group":"konflux-fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"}} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Namespace":"build-e2e-cydl","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ityy-on-push-m6tq7 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46: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":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"}} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","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-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134016-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Namespace":"build-e2e-cydl","snapshot.Name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46:24Z","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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:46:24Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-62gzs\" was cancelled"}],"startTime":"2026-05-06T13:46:19Z","completionTime":"2026-05-06T13:46:24Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-child-ityy-on-pull-request-62gzs-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-f221f01fbfdb9887b554c1843da46003-dc8dc38a5f9c00de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-62gzs has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46:24Z","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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:46:24Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-62gzs\" was cancelled"}],"startTime":"2026-05-06T13:46:19Z","completionTime":"2026-05-06T13:46:24Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-child-ityy-on-pull-request-62gzs-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-f221f01fbfdb9887b554c1843da46003-dc8dc38a5f9c00de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-62gzs has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46:24Z","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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:46:24Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-62gzs\" was cancelled"}],"startTime":"2026-05-06T13:46:19Z","completionTime":"2026-05-06T13:46:24Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-child-ityy-on-pull-request-62gzs-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-f221f01fbfdb9887b554c1843da46003-dc8dc38a5f9c00de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-62gzs has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46:24Z","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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:46:24Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-62gzs\" was cancelled"}],"startTime":"2026-05-06T13:46:19Z","completionTime":"2026-05-06T13:46:24Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-child-ityy-on-pull-request-62gzs-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-f221f01fbfdb9887b554c1843da46003-dc8dc38a5f9c00de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-62gzs has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"210.956868ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"c3303a32-57ad-47f2-a0ec-1586d0c99089","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"217.083463ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"97fb24b8-772f-47cc-bccd-6070489b58df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"227.961149ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"5c5d8b60-8e71-4dbf-884a-a0ecfa52b93d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"249.338859ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"499bf59f-122f-463f-b7c0-936a78b1cca4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"289.898673ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"b0ce1163-88b0-4baa-9d79-e2eca94d2e61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"370.828293ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"ffc94d9f-daa9-478b-baa0-e2271d73a9a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"531.542453ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"45d48446-6440-44e8-a826-440f6a7aeb4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"852.91052ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"a66ccd31-0b38-4eb7-ac29-d3bca9de0e37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"916.975892ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"92093a7b-6ec9-4048-9884-a0e7d7bb20d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"1.471126447s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"26c1169c-f229-4ec0-84cd-6a1eafd6f570","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","elapsedSinceCompletion":"1.493626899s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:46:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","reconcileID":"dacd5d7d-8a44-4466-a633-20f80c0ddcec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-lxxu-20260506-134249-000","application":"integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lxxu-20260506-134249-000","snapshot.Spec.Components":[{"name":"test-component-pac-yjlcrm","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-lbhx/test-component-pac-yjlcrm@sha256:c7d7c8be57da802851f33b3d55e1730c1b6076faada078db49a2d136c7aa606f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"ca781b0c5bec6252178031eba729bdac13b23bb9"}}}]} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-yjlcrm is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 702d58002f94d4ad99ac34761d0cd2135021995bbe59495abc74739e923137 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Application.Name":"integ-app-lxxu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"my-integration-test-cgmn-4df8g","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","reconcileID":"5864596c-75a6-4092-99de-371f95246f0b","snapshot.name":"integ-app-lxxu-20260506-134249-000","pipelinerun.name":"test-component-pac-yjlcrm-on-pull-request-f94pk","duration":2.059648837} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:31Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Scenario":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Label":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Application.Name":"integ-app-lxxu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-cgmn","pipelineRun.Name":"my-integration-test-cgmn-4df8g"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","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-05-06T13:46:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-yjlcrm-on-pull-request-f94pk has finished running","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74624789622, NodeID:\"CR_kwDOKrwUx88AAAARX_vsdg\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-cgmn-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74624789622\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:42:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot scenario my-integration-test-cgmn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lbhx/test-component-pac-yjlcrm-on-pull-request-f94pk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cgmn-4df8g","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-cgmn-4df8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74624789622,"CheckName":"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74624789622, NodeID:\"CR_kwDOKrwUx88AAAARX_vsdg\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-cgmn-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74624789622\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:42:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot integ-app-lxxu-20260506-134249-000 and scenario my-integration-test-cgmn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:46:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74624789622,"CheckName":"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:46:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:32Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:35Z","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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:35Z","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-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm-on-pull-request-f94pk","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-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-yjlcrm-on-pull-request-f94pk has finished running","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux-fj-multi-component-child-ityy","prGroupHash":"4f0a799b5a8c7c682445102dafcdaa4240bfea1a69f6a799793c215af9061a"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cydl/fj-multi-component-child-ityy-on-pull-request-kq76k with pr group konflux-fj-multi-component-child-ityy is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cydl/fj-multi-component-child-ityy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:46:24Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-62gzs\" was cancelled"}],"startTime":"2026-05-06T13:46:19Z","completionTime":"2026-05-06T13:46:24Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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-cydl/fj-multi-component-child-ityy:on-pr-715cc29a73a76ceb1808d266e32c2c2b41401ffa"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"fj-multi-component-child-ityy-on-pull-request-62gzs-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-f221f01fbfdb9887b554c1843da46003-dc8dc38a5f9c00de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-62gzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-62gzs has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:40Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cgmn-4df8g","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-cgmn-4df8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-cgmn-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74624789622, NodeID:\"CR_kwDOKrwUx88AAAARX_vsdg\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-cgmn-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74624789622\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74624789622\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:42:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot integ-app-lxxu-20260506-134249-000 and scenario my-integration-test-cgmn 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/74624789622/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74624789622,"CheckName":"Konflux Dev version / my-integration-test-cgmn / test-component-pac-yjlcrm","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","reconcileID":"861304af-7d66-4105-9e03-1a09c0b9f65f","Component.Namespace":"group-ieyo","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","Component.Name":"go-component-thrgcb","lastBuildCommit":"45c359b2d727f15a4e2affc3f5222999c7c44490"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","component.Namespace":"group-ieyo","component.Name":"go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"my-integration-test-cgmn-4df8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","reconcileID":"861304af-7d66-4105-9e03-1a09c0b9f65f","component.Name":"python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-134126-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134126-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-134126-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490"}}}]} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:46: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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","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-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-push-fw4mk has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:41Z","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-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-134126-000","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-push-fw4mk","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-05-06T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-push-fw4mk has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74625560294,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134126-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46: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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-p7kfc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:46:42Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134126-000","reconcileID":"af96c7ff-f57b-44f7-9748-ac10b6840f0a","snapshot.name":"integ-app-bpbp-20260506-134126-000","pipelinerun.name":"go-component-thrgcb-on-push-fw4mk","duration":3.470208719} {"level":"info","ts":"2026-05-06T13:46:42Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46: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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p7kfc","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-p7kfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74625560294, NodeID:\"CR_kwDONSo-hs8AAAARYAeu5g\", HeadSHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74625560294\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74625560294\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:46:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-134126-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74625560294/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67723764273}, 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-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74625560294,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134126-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:43Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74625560294, NodeID:\"CR_kwDONSo-hs8AAAARYAeu5g\", HeadSHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74625560294\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74625560294\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:46:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-134126-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-p7kfc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74625560294/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67723764273}, 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-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74625560294,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134126-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:46:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:43Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lbhx","name":"my-integration-test-lffc"}} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lffc"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lffc"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-lffc"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"my-integration-test-lffc-c52hc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lffc"} {"level":"info","ts":"2026-05-06T13:46:48Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","reconcileID":"02a5c41f-5e53-4c57-8852-9ac39e1f8417","snapshot.name":"integ-app-lxxu-20260506-134249-000","pipelinerun.name":"test-component-pac-yjlcrm-on-pull-request-f94pk","duration":19.486195934} {"level":"info","ts":"2026-05-06T13:46:48Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:48Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Application.Name":"integ-app-lxxu","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-lffc","pipelineRun.Name":"my-integration-test-lffc-c52hc"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","integrationTestScenario.Name":"my-integration-test-cgmn","pipelineRun.Name":"my-integration-test-cgmn-4df8g"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lffc-c52hc","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-lffc-c52hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-lffc-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.NameSpace":"integration2-lbhx","snapshot.Name":"integ-app-lxxu-20260506-134249-000","scenarioName":"my-integration-test-lffc","externalID":"my-integration-test-lffc-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74625584321,"CheckName":"Konflux Dev version / my-integration-test-lffc / test-component-pac-yjlcrm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-lffc-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74625584321, NodeID:\"CR_kwDOKrwUx88AAAARYAgMwQ\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-lffc-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74625584321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74625584321\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:46:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot integ-app-lxxu-20260506-134249-000 and scenario my-integration-test-lffc is in progress\", Text:\"PipelineRun 'my-integration-test-lffc-c52hc' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74625584321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lffc / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:46:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p7kfc","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-p7kfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74625584321,"CheckName":"Konflux Dev version / my-integration-test-lffc / test-component-pac-yjlcrm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:49Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46: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":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testedSnapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74625560294, NodeID:\"CR_kwDONSo-hs8AAAARYAeu5g\", HeadSHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74625560294\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74625560294\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:46:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-134126-000 and scenario my-integration-test-hgsd 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/74625560294/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67723764273}, 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-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74625560294,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134126-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134126-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:50Z","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-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T13:46:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134126-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-p7kfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"}} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lffc-c52hc","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-lffc-c52hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:46:55Z","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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"integ-app-lxxu-20260506-134249-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","destinationComponentSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-cgmn"} {"level":"info","ts":"2026-05-06T13:46:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","scenario.Name":"my-integration-test-lffc","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testedSnapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ExternalID":"my-integration-test-lffc-test-component-pac-yjlcrm"} {"level":"info","ts":"2026-05-06T13:46:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","existingCheckRun":"github.CheckRun{ID:74625584321, NodeID:\"CR_kwDOKrwUx88AAAARYAgMwQ\", HeadSHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", ExternalID:\"my-integration-test-lffc-test-component-pac-yjlcrm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74625584321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74625584321\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:46:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-yjlcrm snapshot integ-app-lxxu-20260506-134249-000 and scenario my-integration-test-lffc 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/74625584321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lffc / test-component-pac-yjlcrm\", CheckSuite:github.CheckSuite{ID:67724002365}, 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:3637115975, Number:30130, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30130\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-yjlcrm\", SHA:\"ca781b0c5bec6252178031eba729bdac13b23bb9\", 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-ddronz\", 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-05-06T13:46:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","ID":74625584321,"CheckName":"Konflux Dev version / my-integration-test-lffc / test-component-pac-yjlcrm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:46:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","testedSnapshot.Name":"integ-app-lxxu-20260506-134249-000","destinationSnapshot.Name":"integ-app-lxxu-20260506-134249-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:46:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46: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-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","snapshot.Name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:46:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lxxu-20260506-134249-000","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"my-integration-test-lffc-c52hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:47:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:47:01Z","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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:47: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":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:47: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":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-ityy-on-push-plvkl is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-hhfo"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-hhfo","application":"integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-hhfo"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hhfo"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-lxxu has been set as a Controller OwnerReference on Snapshot snapshot-sample-hhfo","snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"snapshot-sample-hhfo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:47: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":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:47: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":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","Application.Name":"integ-app-lxxu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-hhfo"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lbhx","snapshot":"snapshot-sample-hhfo"} {"level":"info","ts":"2026-05-06T13:47:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hhfo"} {"level":"error","ts":"2026-05-06T13:47:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"snapshot-sample-hhfo","reconcileID":"0dde2920-5b8c-4d48-83d3-c1db5fbb5008","error":"snapshots.appstudio.redhat.com \"snapshot-sample-hhfo\" 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-05-06T13:47:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"req":{"name":"snapshot-sample-hhfo","namespace":"integration2-lbhx"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-hhfo\" 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-05-06T13:47:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-yjlcrm","namespace":"integration2-lbhx"},"application":"integration2-lbhx/integ-app-lxxu","namespace":"integration2-lbhx","name":"test-component-pac-yjlcrm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:47:08Z","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-cgmn-4df8g","namespace":"integration2-lbhx"},"pipelineRun.Name":"my-integration-test-cgmn-4df8g"} {"level":"info","ts":"2026-05-06T13:47:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-cgmn-4df8g","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-cgmn-4df8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:47:09Z","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-lffc-c52hc","namespace":"integration2-lbhx"},"pipelineRun.Name":"my-integration-test-lffc-c52hc"} {"level":"info","ts":"2026-05-06T13:47:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lffc-c52hc","namespace":"integration2-lbhx"},"namespace":"integration2-lbhx","name":"my-integration-test-lffc-c52hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-06T13:47:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-yjlcrm-on-pull-request-f94pk","namespace":"integration2-lbhx"},"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-05-06T13:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lbhx","snapshot":"integ-app-lxxu-20260506-134249-000"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-rpup/gl-multi-component-child-icgv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","PR group":"konflux-gl-test-custom-branch-rgdxbf"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:47: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","prGroup":"konflux-gl-test-custom-branch-rgdxbf","prGroupHash":"eb99f54b721c2b6b369c8997b4d50d96ef9c0d2cdd40e9d1576d9411e10553"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47:49Z","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-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"}} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-133102-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Namespace":"build-e2e-zzyw","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"331.645851ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"90ccfc24-b61d-4115-acb8-082fe724ff10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"338.032297ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"a9025a96-2941-477e-aadb-c8e6ad366954","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"348.622297ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"a555300d-5005-4cb3-8ac1-e516fd317267","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"369.932473ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"b132812f-2669-4f79-a6f1-9975eb1a9319","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"410.545131ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"afbbe47b-269e-4366-acd5-32d0c7fffe30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"434.651534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"e7260cc3-7b75-4270-95ce-37f53f03895a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"491.795008ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"fa8fde3f-a4fa-40c1-bef5-b7b7a1ac1531","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"813.147147ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"55ecd867-5d46-41f1-b480-44f7c2cdff80","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.306312744s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"6ff24f86-872e-4608-bff8-8c35be465a60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.454214496s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","reconcileID":"1285e6c2-7358-416f-a18b-4924824b9a3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-134138-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-lzmrwk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aa7fa2ca85bb39bc88fa4fe8ffaa045dd368e323aff263ceb92e70b5b0318c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134138-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-134138-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:4660a72bf5ab1c796cf6cc3f1b061237560ceb9c4809d8b85f0da367f8be1437","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e5c47063281329c2d3f0d182b76e717633e507b0"}}}]} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:48:27Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Namespace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} 2026/05/06 13:48:27 http: TLS handshake error from 10.130.0.2:53846: EOF {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","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-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-f77c6 has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:48:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74624558178, NodeID:\"CR_kwDONSo-hs8AAAARX_hkYg\", HeadSHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74624558178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:41:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/python-component-lzmrwk-on-pull-request-f77c6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67723796387}, 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:3637108495, Number:21742, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21742\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-lzmrwk\", SHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", 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-hqaxkh\", SHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", 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-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134138-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-fqwsv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134138-000","reconcileID":"0cbb7364-feac-4310-859e-6698cbad522f","snapshot.name":"integ-app-bpbp-20260506-134138-000","pipelinerun.name":"python-component-lzmrwk-on-pull-request-f77c6","duration":3.493027233} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-fqwsv"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fqwsv","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-fqwsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:48:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74624558178, NodeID:\"CR_kwDONSo-hs8AAAARX_hkYg\", HeadSHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74624558178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:41:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134138-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67723796387}, 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:3637108495, Number:21742, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21742\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-lzmrwk\", SHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", 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-hqaxkh\", SHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", 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-05-06T13:48: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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:29Z","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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:29Z","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-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-f77c6","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-05-06T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-f77c6 has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134138-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:29Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74624558178, NodeID:\"CR_kwDONSo-hs8AAAARX_hkYg\", HeadSHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74624558178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:41:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134138-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-fqwsv' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67723796387}, 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:3637108495, Number:21742, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21742\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-lzmrwk\", SHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", 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-hqaxkh\", SHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", 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-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134138-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:48:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"852.879767ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"51e40d7a-2def-4b66-8978-9abb64fb1ab5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"858.466933ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"f4402c67-99ba-470b-b9dc-795af1a7b07d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"869.911772ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"7a4e286d-4733-46c8-82a6-ca51f64e0251","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"890.66815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"1dea87b2-5410-4f36-946f-4fbd91cd37c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"931.628478ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"9eef8e9c-0c66-4732-a570-cbdb8562a58b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:32Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"977.864983ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"3e545182-d2df-45e4-b93a-b82aef92e220","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.012600312s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"0e69cd1f-6026-4bb8-9cd8-10ba154bdc2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.334202796s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"4686fd13-c4e2-4758-854e-ebab98c0d1ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.668548272s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"4fb090cf-6d9d-4e70-a28e-6eed2d680be5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":"2026-05-06 13:48:33 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:48: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":"2026-05-06 13:48:33 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:48: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","build-e2e-rpup":"gl-multi-component-child-icgv-on-pull-request-7jmmk"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-icgv-on-pull-request-7jmmk\" was cancelled"}],"startTime":"2026-05-06T13:44:04Z","completionTime":"2026-05-06T13:44:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-efqalp"},{"name":"revision","value":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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-rpup/gl-multi-component-child-icgv:on-pr-421ee1456d5c4099c0a7b32f5eedb525708bf07c"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-58bb5d502272569166ce2615887e0f19-8681c97b0d5489b7-01"}},"deletionTimestamp":"2026-05-06 13:48:33 +0000 UTC"} {"level":"info","ts":"2026-05-06T13:48: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-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-7jmmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-7jmmk","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:33Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","elapsedSinceCompletion":"1.974918235s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:48:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"a0df3a3b-b458-4cd3-a41c-941693ccb812","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","reconcileID":"9e3b6107-240b-44ff-933d-44919ef77b5e","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-134409-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134409-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-134409-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:6c7bdd052989a68d5a82adde67908e2e92d230b30b5b3aedb9a1bf5704966524","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"421ee1456d5c4099c0a7b32f5eedb525708bf07c"}}}]} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-7jmmk with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-sdn7j with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-rpup/gl-multi-component-child-icgv-on-pull-request-j5fvf with pr group konflux-gl-multi-component-child-icgv is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-icgv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9318d2ace78b0286a328b892f594953dc902b4f79742f15436a884df76e1d5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:48: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":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"}} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:48:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","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-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134409-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134409-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Namespace":"build-e2e-rpup","snapshot.Name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","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-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sqhws has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:36Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:36Z","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-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-sqhws","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-05-06T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-pull-request-sqhws has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:48:36Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:48: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":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fqwsv","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-fqwsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testedSnapshot":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:48:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74624558178, NodeID:\"CR_kwDONSo-hs8AAAARX_hkYg\", HeadSHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74624558178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74624558178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:41:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134138-000 and scenario my-integration-test-hgsd 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/74624558178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67723796387}, 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:3637108495, Number:21742, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21742\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-lzmrwk\", SHA:\"e5c47063281329c2d3f0d182b76e717633e507b0\", 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-hqaxkh\", SHA:\"45c359b2d727f15a4e2affc3f5222999c7c44490\", 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-05-06T13:48:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74624558178,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134138-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134138-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:48:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:37Z","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-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134138-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-fqwsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","reconcileID":"9020853c-17f7-4f11-a217-aa7a8813bc01","Component.Namespace":"build-e2e-qbim","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qbim/fj-test-custom-branch-knhlkv@sha256:ec9b3b5343e0d6fdbb629c2cf031fa0810abd7eb8994c71ea258bfc3056ab9ad","Component.Name":"fj-test-custom-branch-knhlkv","lastBuildCommit":"7f10e145f41c5b044989e2a2155019daff7fb26a"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","component.Namespace":"build-e2e-qbim","component.Name":"fj-test-custom-branch-knhlkv"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-angu-20260506-134355-000","application":"build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-134355-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-angu-20260506-134355-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-knhlkv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qbim/fj-test-custom-branch-knhlkv@sha256:ec9b3b5343e0d6fdbb629c2cf031fa0810abd7eb8994c71ea258bfc3056ab9ad","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-xkztkt","revision":"7f10e145f41c5b044989e2a2155019daff7fb26a"}}}]} {"level":"info","ts":"2026-05-06T13:48:43Z","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-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","Application.Name":"build-suite-test-application-angu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:48:43Z","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-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"build-suite-test-application-angu-20260506-134355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:48:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:48:43Z","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-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-angu-20260506-134355-000","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","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-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-push-frdsr has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13:48:43Z","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-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","snapshot.Name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv-on-push-frdsr","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-05-06T13:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-knhlkv-on-push-frdsr has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-knhlkv-on-push-frdsr","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","reconcileID":"803a0a5d-ecce-41a6-a176-0b44f221ca69","Component.Namespace":"build-e2e-rpup","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:77f2425478db8813f1aa5be512bc43dbe305a2816cb313d0cfccc4fe80c4bc5b","Component.Name":"gl-multi-component-child-icgv","lastBuildCommit":"6574f5f74f2ad7dee91f4774626abb88141331bd"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","component.Namespace":"build-e2e-rpup","component.Name":"gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","reconcileID":"803a0a5d-ecce-41a6-a176-0b44f221ca69","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-134358-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:48: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":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134358-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-134358-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:77f2425478db8813f1aa5be512bc43dbe305a2816cb313d0cfccc4fe80c4bc5b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"6574f5f74f2ad7dee91f4774626abb88141331bd"}}}]} {"level":"info","ts":"2026-05-06T13:48:54Z","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-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134358-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:48:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:48:54Z","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-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134358-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","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-05-06T13:48:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-wzoefl","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-push-2g9px has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:54Z","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-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48: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":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-2g9px","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-05-06T13:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-push-2g9px has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:48:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:48:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T13:48:59Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48: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":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-lzmrwk-on-push-mg9wf is not associated with a pull request","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:13Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","PR group":"konflux-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:13Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"konflux-konflux-test-integration-clone-wzoefl","prGroupHash":"0ee0c0d15a91e2c55f5d637fe088c00d4e0742364c7ebbf72c9a53dfff0363"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","SHA":"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:13Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626062955, NodeID:\"CR_kwDOOe2tsc8AAAARYA9aaw\", HeadSHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626062955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:49:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725141364}, 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:3637157187, Number:9147, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9147\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-wzoefl\", SHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", 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-hqaxkh\", 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-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","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-wzoefl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","reconcileID":"bf91345f-369c-4950-a043-1fcb26ab1aa8","Component.Namespace":"build-e2e-rpup","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:5c596ad2e9b8def3b9ae543ad65df83f732c46fe0c8944c9d1b3fd4f5b4ee531","Component.Name":"gl-multi-component-child-icgv","lastBuildCommit":"240afea030131311b94593d165428d3cca4b69a8"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","component.Namespace":"build-e2e-rpup","component.Name":"gl-multi-component-child-icgv"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","reconcileID":"bf91345f-369c-4950-a043-1fcb26ab1aa8","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-134509-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134509-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-134509-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:5c596ad2e9b8def3b9ae543ad65df83f732c46fe0c8944c9d1b3fd4f5b4ee531","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"240afea030131311b94593d165428d3cca4b69a8"}}}]} {"level":"info","ts":"2026-05-06T13:49: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":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:49: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":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:49:28Z","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-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134509-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:49:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:49: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":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49: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":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134509-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","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-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-push-xs5d5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49:28Z","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-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-xs5d5","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-05-06T13:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-icgv-on-push-xs5d5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","reconcileID":"327d7535-d3e2-4bbd-b96f-baf96f709361","Component.Namespace":"build-e2e-rpup","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-parent-icgv@sha256:1c84a8c1bb1dcc4fb7aab987518ca1734ecf68e641c1c6dc70f3d348a5179489","Component.Name":"gl-multi-component-parent-icgv","lastBuildCommit":"4a5a191e3f4b101b2fc95f0409fcd7e8dd077cbe"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","component.Namespace":"build-e2e-rpup","component.Name":"gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-134522-000","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134522-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cdnn-20260506-134522-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-parent-icgv@sha256:1c84a8c1bb1dcc4fb7aab987518ca1734ecf68e641c1c6dc70f3d348a5179489","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-efqalp","revision":"4a5a191e3f4b101b2fc95f0409fcd7e8dd077cbe"}}},{"name":"gl-multi-component-child-icgv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rpup/gl-multi-component-child-icgv@sha256:5c596ad2e9b8def3b9ae543ad65df83f732c46fe0c8944c9d1b3fd4f5b4ee531","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-efqalp","revision":"240afea030131311b94593d165428d3cca4b69a8","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:50:10Z","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-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-134522-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:50:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-134522-000","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","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-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icgv-on-push-kzf8f has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:10Z","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-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","snapshot.Name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv-on-push-kzf8f","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-05-06T13:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-icgv-on-push-kzf8f has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","PR group":"konflux/component-updates/gl-multi-component-child-icgv-component-update-gl-multi-component-parent-icgv"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","prGroup":"konflux/component-updates/gl-multi-component-child-icgv-component-update-gl-multi-component-parent-icgv","prGroupHash":"b691d031796d0d8d6ea9c31de93fa2b65563df476efa3e07e465ff45e2a81f"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","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-icgv-component-update-gl-multi-component-parent-icgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13: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":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-135026-060"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-135026-060","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-135026-060"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-135026-060","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:50:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-060","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"error","ts":"2026-05-06T13:50:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-icgv","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv","reconcileID":"e92196b9-3b6a-496d-94ef-0c3c8aa020f9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-icgv\" 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-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cdnn-20260506-135026-106"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cdnn-20260506-135026-106","application":"build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cdnn-20260506-135026-106"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","Application.Name":"build-suite-component-update-cdnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"build-suite-component-update-cdnn-20260506-135026-106","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:50:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50: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-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cdnn-20260506-135026-106","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:26Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-icgv","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-parent-icgv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-06T13:50:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-pull-request-m6qzk","namespace":"build-e2e-rpup"},"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-05-06T13:50:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-icgv-on-push-kzf8f","namespace":"build-e2e-rpup"},"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-05-06T13:50:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-icgv","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:50:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-lqg92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:50:28Z","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-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:28Z","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-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:28Z","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-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"info","ts":"2026-05-06T13:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn","namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-lqg92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-icgv-on-push-lqg92 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"application":"build-e2e-rpup/build-suite-component-update-cdnn"} {"level":"error","ts":"2026-05-06T13:50:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"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-05-06T13:50:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:50:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"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-05-06T13:50:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"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-05-06T13:50:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sqhws","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-2g9px","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-134522-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-134358-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-135026-106"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-135026-106"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-135026-060"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-135026-060"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-134509-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-134409-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-133030-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-132838-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rpup","snapshot":"build-suite-component-update-cdnn-20260506-133909-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"namespace":"build-e2e-rpup","name":"gl-multi-component-child-icgv-on-push-lqg92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-lqg92","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-push-xs5d5","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-j5fvf","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-pkqpg","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","reconcileID":"602a04f6-cc6e-437b-85cc-e7eecaa7b012","Component.Namespace":"build-e2e-karj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-karj/gh-test-custom-branch-gmcxna@sha256:dcba9bf26a74ff8ce7a8941121452b9141246bcaa39aaeb324534a6835e6089a","Component.Name":"gh-test-custom-branch-gmcxna","lastBuildCommit":"c54b20f2d087e0ff4b5d45c24ac40671a9c2ca66"} {"level":"info","ts":"2026-05-06T13:50:30Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","component.Namespace":"build-e2e-karj","component.Name":"gh-test-custom-branch-gmcxna"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-lkli-20260506-134526-000","application":"build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-134526-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-lkli-20260506-134526-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-gmcxna","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-karj/gh-test-custom-branch-gmcxna@sha256:dcba9bf26a74ff8ce7a8941121452b9141246bcaa39aaeb324534a6835e6089a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-tirvjk","revision":"c54b20f2d087e0ff4b5d45c24ac40671a9c2ca66"}}}]} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:50: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-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","Application.Name":"build-suite-test-application-lkli","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:50: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-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"build-suite-test-application-lkli-20260506-134526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:50:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-lkli-20260506-134526-000","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-push-hfsl8 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"error","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-icgv-on-pull-request-sdn7j","namespace":"build-e2e-rpup"},"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-05-06T13:50:30Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:30Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","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-05-06T13:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-push-hfsl8 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:41Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:41Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:41Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:41Z","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-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50: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":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","snapshot.Name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:50:41Z","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-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"info","ts":"2026-05-06T13:50:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-gmcxna-on-push-hfsl8 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-gmcxna-on-push-hfsl8","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli"} {"level":"error","ts":"2026-05-06T13:50:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-knhlkv","namespace":"build-e2e-qbim"},"namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv","reconcileID":"f3c5937d-59c1-40f3-9b5a-0f78de378bb4","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-knhlkv\" 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-05-06T13:50:52Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-knhlkv","namespace":"build-e2e-qbim"},"application":"build-e2e-qbim/build-suite-test-application-angu","namespace":"build-e2e-qbim","name":"fj-test-custom-branch-knhlkv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","reconcileID":"b70ba937-ea8e-4415-8774-878d78c3a44f","Component.Namespace":"build-e2e-cydl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:0c57cf947b7880fd4fd1a14f87f705690fb1724caa124145b7bd1ee44473eaca","Component.Name":"fj-multi-component-child-ityy","lastBuildCommit":"f48a60b777af154196cabb1fa610f15e951c0212"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","component.Namespace":"build-e2e-cydl","component.Name":"fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:50: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":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","reconcileID":"b70ba937-ea8e-4415-8774-878d78c3a44f","component.Name":"fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-134604-000","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134604-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ozgu-20260506-134604-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:0c57cf947b7880fd4fd1a14f87f705690fb1724caa124145b7bd1ee44473eaca","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii","revision":"f48a60b777af154196cabb1fa610f15e951c0212"}}}]} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:50: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-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:50: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-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134604-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:50:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:50: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":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50: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-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134604-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","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-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-push-7bd7z has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50:57Z","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-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:50: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":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-7bd7z","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-05-06T13:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-push-7bd7z has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","reconcileID":"832121a3-16a4-4b9f-83f4-d4c7299abb80","Component.Namespace":"build-e2e-cydl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:4c133f50fe8dcafbe4b61a21391d7325423d95f5a14015c30e92b77e27e44e14","Component.Name":"fj-multi-component-child-ityy","lastBuildCommit":"087751ec476c5e7c66f708bdb6f9b9682dab7142"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","component.Namespace":"build-e2e-cydl","component.Name":"fj-multi-component-child-ityy"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","reconcileID":"832121a3-16a4-4b9f-83f4-d4c7299abb80","component.Name":"fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-134624-000","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134624-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ozgu-20260506-134624-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:4c133f50fe8dcafbe4b61a21391d7325423d95f5a14015c30e92b77e27e44e14","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii","revision":"087751ec476c5e7c66f708bdb6f9b9682dab7142"}}}]} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134624-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:51:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134624-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","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-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-push-m6tq7 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:19Z","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-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-m6tq7","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-05-06T13:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-push-m6tq7 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qbim","snapshot":"build-suite-test-application-angu-20260506-134355-000"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qbim","snapshot":"build-suite-test-application-angu-20260506-132852-000"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qbim","snapshot":"build-suite-test-application-angu-20260506-133833-000"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zzyw/gl-test-custom-branch-rgdxbf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:27Z","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-rgdxbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","reconcileID":"9a3a9d89-733f-480c-928f-2034905ecdfa","Component.Namespace":"build-e2e-cydl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy@sha256:e469c8bee40f6a2da1fc0c87c34c84c9a7c82386ac0f934b84ac7eceb7e60ebc","Component.Name":"fj-multi-component-parent-ityy","lastBuildCommit":"91c026d07a8e21b41754f8792da5fb6e946136fd"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","component.Namespace":"build-e2e-cydl","component.Name":"fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-134701-000","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134701-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ozgu-20260506-134701-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy@sha256:4c133f50fe8dcafbe4b61a21391d7325423d95f5a14015c30e92b77e27e44e14","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-wnryii","revision":"087751ec476c5e7c66f708bdb6f9b9682dab7142","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-ityy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-parent-ityy@sha256:e469c8bee40f6a2da1fc0c87c34c84c9a7c82386ac0f934b84ac7eceb7e60ebc","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-wnryii","revision":"91c026d07a8e21b41754f8792da5fb6e946136fd"}}}]} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-134701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:51:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-134701-000","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","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-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-push-plvkl has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51: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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:51:35Z","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-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","snapshot.Name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy-on-push-plvkl","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-05-06T13:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ityy-on-push-plvkl has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52: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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","PR group":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-kdxjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-kdxjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ityy-on-push-kdxjr is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ozgu-20260506-135207-434"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ozgu-20260506-135207-434","application":"build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ozgu-20260506-135207-434"} {"level":"info","ts":"2026-05-06T13:52:07Z","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-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:52:07Z","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-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","Application.Name":"build-suite-component-update-ozgu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:52:07Z","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-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"build-suite-component-update-ozgu-20260506-135207-434","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:52:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:52:07Z","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-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","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-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ozgu-20260506-135207-434","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-parent-ityy","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-parent-ityy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-pull-request-d6kxw","namespace":"build-e2e-cydl"},"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-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ityy-on-push-plvkl","namespace":"build-e2e-cydl"},"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-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-child-ityy","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:52:08Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-sq7jv\" was cancelled"}],"startTime":"2026-05-06T13:52:05Z","completionTime":"2026-05-06T13:52:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"e157e0007471cc9fcc822cb326c3219604f37023"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-41ebf317acbdb018cb6c4cdf514b0850-9c39e30406c03f6b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-sq7jv has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:52:08Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-sq7jv\" was cancelled"}],"startTime":"2026-05-06T13:52:05Z","completionTime":"2026-05-06T13:52:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"e157e0007471cc9fcc822cb326c3219604f37023"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-41ebf317acbdb018cb6c4cdf514b0850-9c39e30406c03f6b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-sq7jv has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:52:08Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-sq7jv\" was cancelled"}],"startTime":"2026-05-06T13:52:05Z","completionTime":"2026-05-06T13:52:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"e157e0007471cc9fcc822cb326c3219604f37023"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-41ebf317acbdb018cb6c4cdf514b0850-9c39e30406c03f6b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-sq7jv has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:09Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:52:08Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-sq7jv\" was cancelled"}],"startTime":"2026-05-06T13:52:05Z","completionTime":"2026-05-06T13:52:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"e157e0007471cc9fcc822cb326c3219604f37023"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-41ebf317acbdb018cb6c4cdf514b0850-9c39e30406c03f6b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-sq7jv has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","prGroup":"konflux/component-updates/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy","prGroupHash":"6a6a382e76492a18273621639dfd1cfcfa74f9f180a1b780a954e18cefdf4c"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:10Z","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-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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/fj-multi-component-child-ityy-component-update-fj-multi-component-parent-ityy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52: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-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"info","ts":"2026-05-06T13:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:52:08Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ityy-on-pull-request-sq7jv\" was cancelled"}],"startTime":"2026-05-06T13:52:05Z","completionTime":"2026-05-06T13:52:08Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wnryii"},{"name":"revision","value":"e157e0007471cc9fcc822cb326c3219604f37023"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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-cydl/fj-multi-component-child-ityy:on-pr-e157e0007471cc9fcc822cb326c3219604f37023"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-41ebf317acbdb018cb6c4cdf514b0850-9c39e30406c03f6b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T13:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu","namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ityy-on-pull-request-sq7jv has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"application":"build-e2e-cydl/build-suite-component-update-ozgu"} {"level":"error","ts":"2026-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-kq76k","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-7bd7z","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"namespace":"build-e2e-cydl","name":"fj-multi-component-child-ityy-on-push-kdxjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-kdxjr","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-135207-434"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-135207-434"} {"level":"info","ts":"2026-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-134624-000"} {"level":"info","ts":"2026-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-134604-000"} {"level":"info","ts":"2026-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-134016-000"} {"level":"info","ts":"2026-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-134701-000"} {"level":"info","ts":"2026-05-06T13:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"info","ts":"2026-05-06T13:52: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-cydl","snapshot":"build-suite-component-update-ozgu-20260506-133042-000"} {"level":"error","ts":"2026-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-push-m6tq7","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-62gzs","namespace":"build-e2e-cydl"},"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-05-06T13:52:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ityy-on-pull-request-sq7jv","namespace":"build-e2e-cydl"},"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-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"650.200882ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"a3896808-86e3-4a08-a399-b4bc6e7fd2ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"655.642342ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"833e9c01-fdc5-4af8-a2e6-8669a2f7d7cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"666.10674ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"5b22e9a5-7cfc-4125-aab3-6a24b5c320d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"686.608973ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"aa61e77f-cb34-40b0-bbcb-bfecd008fe26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"727.127388ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"ce288e8b-7e41-43b1-80f7-93d963610c17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"808.349153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"552866ca-b034-4213-b2bf-bd120a0dc7cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:37Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"969.609049ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"2f1ebb07-042c-4515-a28c-e5b38fac30ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:38Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.291000004s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"f8b03356-abf5-4a68-9899-20c7be5da853","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:38Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.429963706s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"aec173c5-a9e2-4405-9732-e0f0f5c3f982","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:38Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"1.932179292s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"93730a9a-f8d7-4324-b4af-fef9f53973f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:39Z","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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","elapsedSinceCompletion":"2.154500629s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","reconcileID":"8ab5bbdf-ba43-4cf2-9512-c25c91e246e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zaks-20260506-134749-000","application":"build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-134749-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zaks-20260506-134749-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rgdxbf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zzyw/gl-test-custom-branch-rgdxbf@sha256:bdb12b5117ef730b50186e69930ffb97190c9b34823cc7734d36c771c5943a53","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ymfdxe","revision":"3b8104d9c1f7cb4e6f58d2dfd70c429929057e52"}}}]} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zzyw/gl-test-custom-branch-rgdxbf-on-pull-request-zw626 with pr group konflux-gl-test-custom-branch-rgdxbf is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-rgdxbf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash eb99f54b721c2b6b369c8997b4d50d96ef9c0d2cdd40e9d1576d9411e10553 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:52: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":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"}} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","Application.Name":"build-suite-test-application-zaks","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:52:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:52: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":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:52: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":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:40Z","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-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-134749-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Namespace":"build-e2e-zzyw","snapshot.Name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","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-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-pull-request-56x56 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","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-05-06T13:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-pull-request-56x56 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-pull-request-56x56","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"756.856383ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"b9844eaf-21eb-4b5b-b385-66c8073f40bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"762.443482ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"b776ca56-f355-437b-b84b-79805d45628f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"772.915361ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"453b32b1-1f75-4864-aded-e212eb08440c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"793.354503ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"36a6eb2e-90fa-4b72-a0c8-0a7020239cf0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"833.781302ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"7a7c8552-f6b3-4169-894e-80bd48984956","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:42Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"914.285996ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"cceda623-eee6-4a98-bf80-8ffb21944d86","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:43Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.074812331s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"79447b25-a2b0-4ae6-a4a9-4375e9bcb5b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:43Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.395282065s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"75b19724-fd89-444b-8d90-4692e8e137f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:43Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.812098401s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"7c986697-e451-4696-b641-8abf769547df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:43Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.975435699s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"57997266-0c9e-443f-b189-52e4afb3f23c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"2.036151205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:52:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"34162793-cba1-469d-8a3f-f74cdbe9c962","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","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-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","reconcileID":"486b4c43-c3d1-4888-addc-008e83afc0bd","component.Name":"python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-134913-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134913-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-134913-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-wzoefl","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/konflux-test-integration-clone-wzoefl@sha256:29fbf3aaa7cef323d14f1923a5bc33839ac585e340d32664175eb3bba673435e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934"}}}]} {"level":"info","ts":"2026-05-06T13:52:44Z","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-wzoefl is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0ee0c0d15a91e2c55f5d637fe088c00d4e0742364c7ebbf72c9a53dfff0363 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} 2026/05/06 13:52:44 http: TLS handshake error from 10.128.0.2:60996: EOF {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","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-05-06T13:52:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626062955, NodeID:\"CR_kwDOOe2tsc8AAAARYA9aaw\", HeadSHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626062955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:49:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725141364}, 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:3637157187, Number:9147, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9147\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-wzoefl\", SHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", 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-hqaxkh\", 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-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134913-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:45Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:52:45Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:45Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8dkb6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52:45Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134913-000","reconcileID":"fd9979b7-f41e-439d-a10c-5cee73be3610","snapshot.name":"integ-app-bpbp-20260506-134913-000","pipelinerun.name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","duration":3.994367946} {"level":"info","ts":"2026-05-06T13:52:45Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-8dkb6"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8dkb6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8dkb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626062955, NodeID:\"CR_kwDOOe2tsc8AAAARYA9aaw\", HeadSHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626062955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:49:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-134913-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725141364}, 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:3637157187, Number:9147, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9147\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-wzoefl\", SHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", 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-hqaxkh\", 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":"error","ts":"2026-05-06T13:52:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-gmcxna","namespace":"build-e2e-karj"},"namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna","reconcileID":"c29126c6-945c-495b-890d-faef7fb0685e","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-gmcxna\" 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-05-06T13:52:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-gmcxna","namespace":"build-e2e-karj"},"application":"build-e2e-karj/build-suite-test-application-lkli","namespace":"build-e2e-karj","name":"gh-test-custom-branch-gmcxna","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134913-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626062955, NodeID:\"CR_kwDOOe2tsc8AAAARYA9aaw\", HeadSHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626062955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:49:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-134913-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8dkb6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725141364}, 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:3637157187, Number:9147, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9147\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-wzoefl\", SHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", 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-hqaxkh\", 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-05-06T13:52:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:52:47Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:47Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:47Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-push-5sqg8 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134913-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:52:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52: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":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","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-05-06T13:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:52:53Z","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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8dkb6","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8dkb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-karj","snapshot":"build-suite-test-application-lkli-20260506-134526-000"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-karj","snapshot":"build-suite-test-application-lkli-20260506-132820-000"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:52:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-karj","snapshot":"build-suite-test-application-lkli-20260506-133921-000"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testedSnapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626062955, NodeID:\"CR_kwDOOe2tsc8AAAARYA9aaw\", HeadSHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626062955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626062955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:49:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-134913-000 and scenario my-integration-test-hgsd 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/74626062955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725141364}, 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:3637157187, Number:9147, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9147\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-wzoefl\", SHA:\"5b1fbc906205ecdcdf73c7363bdbe6c3e5d41934\", 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-hqaxkh\", 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-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626062955,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134913-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134913-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52: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-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T13:52:54Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134913-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8dkb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-bh7dh","PR group":"pr-branch-riqctz"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"pr-branch-riqctz","prGroupHash":"3db5d7efd0cffa154dfc20962cba4bc03fd644527aa29772b571dc5d6e0264"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626857393,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-bh7dh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:17Z","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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"python-component-lzmrwk-on-pull-request-bh7dh"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-riqctz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz","PR group":"pr-branch-riqctz"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"pr-branch-riqctz","prGroupHash":"3db5d7efd0cffa154dfc20962cba4bc03fd644527aa29772b571dc5d6e0264"} {"level":"info","ts":"2026-05-06T13:53: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:53:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:18Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","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-lzmrwk go-component-thrgcb]","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:18Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626861141, NodeID:\"CR_kwDONSo-hs8AAAARYBuIVQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626861141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:19Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:19Z","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-lzmrwk go-component-thrgcb]","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:19Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-rwbbz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-rwbbz"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:20Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","PR group":"pr-branch-riqctz"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"pr-branch-riqctz","prGroupHash":"3db5d7efd0cffa154dfc20962cba4bc03fd644527aa29772b571dc5d6e0264"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:21Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:21Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:21Z","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-thrgcb konflux-test-integration-clone-wzoefl python-component-lzmrwk]","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:21Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:22Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626876604,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626872832, NodeID:\"CR_kwDOOe2tsc8AAAARYBu2AA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626872832\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:23Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:23Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:23Z","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-lzmrwk go-component-thrgcb konflux-test-integration-clone-wzoefl]","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:23Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626876604, NodeID:\"CR_kwDOOe2tsc8AAAARYBvEvA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626876604\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626876604,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:24Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","reconcileID":"4b104b36-a0d2-4aed-8e40-73e107800e31","Component.Namespace":"group-ieyo","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:9966357179bbe8aa52864ac10053856b028cbaeba87422c6ff2010735caa6fd2","Component.Name":"python-component-lzmrwk","lastBuildCommit":"d93040914a0399d074a537127ef1dfaaba76cefa"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","component.Namespace":"group-ieyo","component.Name":"python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","reconcileID":"4b104b36-a0d2-4aed-8e40-73e107800e31","component.Name":"konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-134900-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134900-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-134900-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:9966357179bbe8aa52864ac10053856b028cbaeba87422c6ff2010735caa6fd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d93040914a0399d074a537127ef1dfaaba76cefa"}}}]} {"level":"info","ts":"2026-05-06T13:53:24Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","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-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-push-mg9wf has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","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-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-push-mg9wf","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-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-push-mg9wf has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-134900-000","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626884952,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134900-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-cxnvd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:53:25Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134900-000","reconcileID":"4536d328-5e4e-41c6-a31f-7e683eac975f","snapshot.name":"integ-app-bpbp-20260506-134900-000","pipelinerun.name":"python-component-lzmrwk-on-push-mg9wf","duration":4.758343604} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134900-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cxnvd","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-cxnvd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626884952, NodeID:\"CR_kwDONSo-hs8AAAARYBvlWA\", HeadSHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626884952\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626884952\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134900-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626884952/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725101193}, 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-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626884952,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134900-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626884952, NodeID:\"CR_kwDONSo-hs8AAAARYBvlWA\", HeadSHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626884952\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626884952\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134900-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cxnvd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626884952/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725101193}, 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-05-06T13:53:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626884952,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:53:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134900-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:53:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134900-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:53:33Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-134900-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:33Z","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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cxnvd","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-cxnvd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testedSnapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:53:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626884952, NodeID:\"CR_kwDONSo-hs8AAAARYBvlWA\", HeadSHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626884952\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626884952\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-134900-000 and scenario my-integration-test-hgsd 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/74626884952/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725101193}, 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-05-06T13:53:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626884952,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:53:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-134900-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-134900-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:53:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53: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-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T13:53:34Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-134900-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-cxnvd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"317.324877ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"26aeef2e-a99e-4ba6-a217-164ec07fa191","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"322.947703ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"184e5c38-93d6-4940-95c0-d3845f678f8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"334.196468ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"12a38efe-d7fe-4262-83c8-33f55dd5a50e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"354.624847ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"24764488-881a-4fc4-b1c5-a9ff009d80ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"396.042762ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"da3e0fc4-a623-43aa-811a-cddace9a859c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"463.204404ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"ec423632-d790-49e8-a6ef-601157b56fd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"477.309123ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"0db71ba6-b44c-4a1f-9969-7f60b7f2c034","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:40Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"798.866368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"eef0bb0e-adea-44c6-9763-9f791ee7c597","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:41Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.220896982s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"5a4d0517-86f3-40a5-8f0b-3d1acc5079a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:41Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.440979043s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","reconcileID":"91be2dea-0619-4dd2-887b-0bd169457b77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135319-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135319-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-135319-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:9966357179bbe8aa52864ac10053856b028cbaeba87422c6ff2010735caa6fd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d93040914a0399d074a537127ef1dfaaba76cefa","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-wzoefl","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/konflux-test-integration-clone-wzoefl@sha256:3c65e0c9c83f11403799053346b016e7b11889fa51ad4de5880159158561b026","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"be36ad2094d6d32e6ce0abac96557243743db384"}}}]} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-ieyo/python-component-lzmrwk-on-pull-request-bh7dh with pr group pr-branch-riqctz is still running, won't create group snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:56: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":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:56: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Namespace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","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-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:56:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626872832, NodeID:\"CR_kwDOOe2tsc8AAAARYBu2AA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626872832\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135319-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-bcpsw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135319-000","reconcileID":"d67eb781-2074-4888-940e-55e4a0b493c3","snapshot.name":"integ-app-bpbp-20260506-135319-000","pipelinerun.name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","duration":3.328933986} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135319-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-bcpsw"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bcpsw","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-bcpsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:56:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626872832, NodeID:\"CR_kwDOOe2tsc8AAAARYBu2AA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626872832\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-135319-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:44Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56: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":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:44Z","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-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135319-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:44Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","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-05-06T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626872832, NodeID:\"CR_kwDOOe2tsc8AAAARYBu2AA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626872832\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-135319-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bcpsw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:56:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135319-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:56:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:50Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135319-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:56:50Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135319-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:56:50Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:56: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":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bcpsw","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-bcpsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:56:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626872832, NodeID:\"CR_kwDOOe2tsc8AAAARYBu2AA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-konflux-test-integration-clone-wzoefl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626872832\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626872832\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-wzoefl snapshot integ-app-bpbp-20260506-135319-000 and scenario my-integration-test-hgsd 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/74626872832/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13:56:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626872832,"CheckName":"Konflux Dev version / my-integration-test-hgsd / konflux-test-integration-clone-wzoefl","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:56:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135319-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:56:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:51Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:56:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-bcpsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13: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-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:40Z","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-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","reconcileID":"c9c9eb19-8225-47bb-8b09-513cec4bfab3","Component.Namespace":"build-e2e-zzyw","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zzyw/gl-test-custom-branch-rgdxbf@sha256:ae0d0479eb485600499d3a1b9718860377b3d9686f987c01ce427d599831eb7c","Component.Name":"gl-test-custom-branch-rgdxbf","lastBuildCommit":"6dafee21deb09efb41c01c4ff6f2bd17ef8f77d3"} {"level":"info","ts":"2026-05-06T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","component.Namespace":"build-e2e-zzyw","component.Name":"gl-test-custom-branch-rgdxbf"} {"level":"info","ts":"2026-05-06T13:57:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:57:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zaks-20260506-135247-000","application":"build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-135247-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zaks-20260506-135247-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rgdxbf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zzyw/gl-test-custom-branch-rgdxbf@sha256:ae0d0479eb485600499d3a1b9718860377b3d9686f987c01ce427d599831eb7c","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ymfdxe","revision":"6dafee21deb09efb41c01c4ff6f2bd17ef8f77d3"}}}]} {"level":"info","ts":"2026-05-06T13:57: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":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","Application.Name":"build-suite-test-application-zaks","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:57:41Z","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-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"build-suite-test-application-zaks-20260506-135247-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:57:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:57: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":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zaks-20260506-135247-000","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","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-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-push-5sqg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57:41Z","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-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57: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":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","snapshot.Name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","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-05-06T13:57:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rgdxbf-on-push-5sqg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rgdxbf-on-push-5sqg8","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"564.049689ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"256e7a2e-e592-4feb-90fe-283be84ccdc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"569.67529ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"9ac6ce34-b8ac-4133-8bb0-20e6a5ffa033","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"580.194251ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"39a1ba05-683e-47c3-be52-2ce1e3b22810","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"600.800685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"e65b52a0-2f47-4622-ac33-e78a5adb2acb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"641.481651ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"665b8edf-c955-4751-b46d-53557ff19b08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"723.024392ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"2050d72c-31f7-4fd3-b1e0-c1f63e6d7ff4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"872.372174ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"98764cdf-4a04-4fa2-b1ec-1f12f8536a0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"884.006633ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"179c3f76-010f-436f-bf7c-0e885672adc1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.524918429s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"c6ea2eeb-90f4-4644-ab72-d860aaf4660b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.53439867s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:57:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"72e9300e-c228-4e78-8064-02ba69254b0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","reconcileID":"812d480e-32bc-4112-9141-c2ad587c4e9b","component.Name":"konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135316-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-135316-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:e6f563a5297e7ecee17b1f0adf36681d679fe7382362439699f816a3db187c83","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0fa54b4baf896925527c039b3c0a6f67279ff6f5"}}}]} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz with pr group pr-branch-riqctz is still running, won't create group snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:57: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":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:57: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":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","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-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-bh7dh has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626857393, NodeID:\"CR_kwDONSo-hs8AAAARYBt5sQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626857393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/python-component-lzmrwk-on-pull-request-bh7dh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57: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":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-bh7dh","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-05-06T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-bh7dh has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626857393,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8fgqs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000","reconcileID":"ec1b860a-4ec9-4c11-b06c-c4e71b5f97e4","snapshot.name":"integ-app-bpbp-20260506-135316-000","pipelinerun.name":"python-component-lzmrwk-on-pull-request-bh7dh","duration":3.555972006} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-8fgqs"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626857393, NodeID:\"CR_kwDONSo-hs8AAAARYBt5sQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626857393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135316-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8fgqs","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8fgqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626857393,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:57:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626857393, NodeID:\"CR_kwDONSo-hs8AAAARYBt5sQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626857393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135316-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:57:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626857393,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:57: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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:06Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:06Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:06Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13: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":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8fgqs","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8fgqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:58:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626857393, NodeID:\"CR_kwDONSo-hs8AAAARYBt5sQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626857393\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626857393\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135316-000 and scenario my-integration-test-hgsd 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/74626857393/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626857393,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:07Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-8fgqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"391.099446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"5ac71dcd-3fa3-44e3-a612-f5ba17faffaf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"396.679223ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"5334d536-f5ab-4991-bfe1-e15e965423b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"407.185966ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"21e6ef3c-35a1-4c68-b2a8-95630a90c54e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"427.741815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"1a43bf89-bbff-4b5f-a2b5-b2c1efd2f2c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"468.905909ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"bb61244b-551e-4aa5-ab26-b12bb226d00d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"486.959105ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"82a9af64-d7ff-4ea6-9eee-2acc15856d4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"549.701677ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"6de747bc-dd36-4c0a-a57c-6b364503180c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"871.051898ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"b3e03e88-7127-4cf8-9882-4b2afa74eeaa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.198593801s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"9ccb3c09-1239-4324-af0c-ba6ba824cc69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.512168649s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"d4028201-eda5-4873-98e0-e06950be8299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","reconcileID":"848966b0-4079-481e-8696-b1e403620dbb","component.Name":"konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135316-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","originalName":"integ-app-bpbp-20260506-135316-000","newName":"integ-app-bpbp-20260506-135316-000-28","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135316-000-28","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","originalName":"integ-app-bpbp-20260506-135316-000","finalName":"integ-app-bpbp-20260506-135316-000-28","attempts":2} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:427bf4a5de51e091c93ebb06c8e08f9df35bf77e227e2e8b2fb063d466624a64","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0fa54b4baf896925527c039b3c0a6f67279ff6f5"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:9966357179bbe8aa52864ac10053856b028cbaeba87422c6ff2010735caa6fd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d93040914a0399d074a537127ef1dfaaba76cefa","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","latestSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","processedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","latestSnapshot.Name":"integ-app-bpbp-20260506-135316-000","processedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","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-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-rwbbz has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9148","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135824-955","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Namespace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} 2026/05/06 13:58:25 http: TLS handshake error from 10.130.0.2:33858: EOF {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:25Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:25Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626861141, NodeID:\"CR_kwDONSo-hs8AAAARYBuIVQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626861141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-tklxv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:26Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","reconcileID":"78ce8375-0418-4300-afbe-b62d3aa8e72f","snapshot.name":"integ-app-bpbp-20260506-135316-000-28","pipelinerun.name":"go-component-thrgcb-on-pull-request-rwbbz","duration":4.122828466} {"level":"info","ts":"2026-05-06T13:58:26Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:58: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":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-rwbbz","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-05-06T13:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-rwbbz has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tklxv","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-tklxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626861141, NodeID:\"CR_kwDONSo-hs8AAAARYBuIVQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626861141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135316-000-28 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-wg4bf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135824-955","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:27Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-tklxv"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wg4bf","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-wg4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"476.446857ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"f9e34989-c3c2-4267-a708-db7fbcf3c88a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"481.990052ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"0c831397-9686-4532-9c4c-0377849577d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"492.974735ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"1fcd5dfc-156b-488c-a975-e1c4e1856bfe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"513.458552ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"2e05e191-aac9-4ae7-aa60-9f4b4833b886","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"554.806601ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"e9b00b1c-bc26-47c1-9a38-5cc5c943b33b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"576.485122ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"f6bb5083-82c5-460e-986e-c049199108b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626876604, NodeID:\"CR_kwDOOe2tsc8AAAARYBvEvA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626876604\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"635.726251ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"d294ef70-0a3b-4291-82f8-aa950995aa3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"956.379596ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"751c6e8e-b50b-413f-af99-8f293fdd1bcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626876604,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58: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":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:28Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"1.439084064s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"c8e9c720-42b4-427f-a9e0-311dda828e7e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"1.597237836s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"c3fea74e-9e60-4a49-9630-3a5430750fb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626861141, NodeID:\"CR_kwDONSo-hs8AAAARYBuIVQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626861141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135316-000-28 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-tklxv' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:30Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:30Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd 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/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"4.157693284s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T13:58:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","reconcileID":"601c8c38-a39a-40a5-93f8-677c6da337f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626876604, NodeID:\"CR_kwDOOe2tsc8AAAARYBvEvA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626876604\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:53:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-buhx-20260506-133637-000","application":"build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-133637-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-buhx-20260506-133637-000","snapshot.Spec.Components":[{"name":"go-component-ybxpng","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/go-component-ybxpng@sha256:32f360a28f3223a57b8091fba434e5f70948f31399f2213fa4cb7841b3c16e39","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"da37f1dbe935c0c56c36e01d3f5cee91784e22f5"}}}]} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-ybxpng is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 146626cb01ca1ed76ceb1c9a0ea28b2fa41391ca8d85a38ae822e87b222f64 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T13:58: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":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","Application.Name":"build-suite-positive-mc-buhx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T13:58:32Z","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-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-133637-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T13:58:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T13:58: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":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:58: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":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626876604,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:32Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58: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":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"}} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","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-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:32Z","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-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-133637-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-133637-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","snapshot.Namespace":"build-e2e-hcbr","snapshot.Name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","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-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-5njfx has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tklxv","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-tklxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:58:33Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135316-000-28","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626861141, NodeID:\"CR_kwDONSo-hs8AAAARYBuIVQ\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626861141\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626861141\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135316-000-28 and scenario my-integration-test-hgsd 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/74626861141/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626861141,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-tklxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58: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":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135824-955","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:34Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135824-955","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T13:58:34Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-06T13:58:34Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wg4bf","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-wg4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd 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/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626863848,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626863848, NodeID:\"CR_kwDONSo-hs8AAAARYBuS6A\", HeadSHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74626863848\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-06 13:53:18 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-06 13:58:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :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-riqctz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-thrgcb | integ-app-bpbp-20260506-135316-000-28 | go-component-thrgcb-on-pull-request-rwbbz | group-snapshot-multi-component |\n| python-component-lzmrwk | integ-app-bpbp-20260506-135316-000 | python-component-lzmrwk-on-pull-request-bh7dh | group-snapshot-multi-component |\n| konflux-test-integration-clone-wzoefl | integ-app-bpbp-20260506-135319-000 | konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74626863848/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725865006}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"0fa54b4baf896925527c039b3c0a6f67279ff6f5\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:36Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135316-000","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627901715,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626876604, NodeID:\"CR_kwDOOe2tsc8AAAARYBvEvA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626876604\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:53:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd 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/74626876604/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","snapshot.Name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-5njfx","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-05-06T13:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ybxpng-on-pull-request-5njfx has finished running","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-5njfx","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74626876604,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135824-955","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:37Z","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-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T13:58:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135824-955","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-wg4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-5ddlm","PR group":"pr-branch-riqctz"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"pr-branch-riqctz","prGroupHash":"3db5d7efd0cffa154dfc20962cba4bc03fd644527aa29772b571dc5d6e0264"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000","testedSnapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:51Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:58:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627951881,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-5ddlm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"python-component-lzmrwk-on-pull-request-5ddlm"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 with pr group pr-branch-riqctz has snapshot created, skipped","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-ieyo/python-component-lzmrwk-on-pull-request-bh7dh with pr group pr-branch-riqctz is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz with pr group pr-branch-riqctz has snapshot created, skipped","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e24bdb25-b8f6-4df0-ac16-f01110c91afd","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:52Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9148","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e24bdb25-b8f6-4df0-ac16-f01110c91afd"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e24bdb25-b8f6-4df0-ac16-f01110c91afd"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-ieyo/python-component-lzmrwk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e24bdb25-b8f6-4df0-ac16-f01110c91afd","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e24bdb25-b8f6-4df0-ac16-f01110c91afd","latestSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk konflux-test-integration-clone-wzoefl go-component-thrgcb]","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:52Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-5ddlm"} {"level":"info","ts":"2026-05-06T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"python-component-lzmrwk-on-pull-request-5ddlm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:58:53Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"python-component-lzmrwk-on-pull-request-5ddlm"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-thrgcb-on-pull-request-kgj48","PR group":"pr-branch-riqctz"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135316-000-28","testedSnapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000-28","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-bpbp-20260506-135316-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","prGroup":"pr-branch-riqctz","prGroupHash":"3db5d7efd0cffa154dfc20962cba4bc03fd644527aa29772b571dc5d6e0264"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627962084,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-kgj48","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-kgj48"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-ieyo/konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 with pr group pr-branch-riqctz has snapshot created, skipped","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-ieyo/python-component-lzmrwk-on-pull-request-bh7dh with pr group pr-branch-riqctz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz with pr group pr-branch-riqctz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-lzmrwk go-component-thrgcb]","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:54Z","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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Name":"go-component-thrgcb-on-pull-request-kgj48"} {"level":"info","ts":"2026-05-06T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/python-component-lzmrwk-on-pull-request-5ddlm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelineRun.Namespace":"group-ieyo","pipelineRun.Name":"go-component-thrgcb-on-pull-request-kgj48","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-06T13:58:55Z","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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","pipelinerun.Name":"go-component-thrgcb-on-pull-request-kgj48"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-push-sjsk8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:59:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T13:59:00Z","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-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-push-sjsk8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-ybxpng-on-push-sjsk8 is not associated with a pull request","buildpipelineRun":{"name":"go-component-ybxpng-on-push-sjsk8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-ylxspu","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-ylxspu-on-pull-request-4rblk","PR group":"konflux-python-component-ylxspu"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"konflux-python-component-ylxspu","prGroupHash":"44515e2294e39dbc9deea13521305fe882622227b14937550f9910c0e2cd21"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T13:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T13:59:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-rgdxbf","namespace":"build-e2e-zzyw"},"application":"build-e2e-zzyw/build-suite-test-application-zaks","namespace":"build-e2e-zzyw","name":"gl-test-custom-branch-rgdxbf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zzyw","snapshot":"build-suite-test-application-zaks-20260506-134749-000"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zzyw","snapshot":"build-suite-test-application-zaks-20260506-135247-000"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zzyw","snapshot":"build-suite-test-application-zaks-20260506-133102-000"} {"level":"info","ts":"2026-05-06T14:00: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:00: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"106.05564ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"900992ce-fcb5-40f5-95fc-4de568e9b9e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"111.823067ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"cc943465-aeb2-4319-bba3-c9d374ce481b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"122.451551ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"e808a619-cfd0-4218-872b-a6e601d21799","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"144.048578ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"8de16bf6-bfd4-4f00-88b9-68c442b5ba6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"184.755146ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"8a66290f-66f8-49b4-96c1-2fbfacbb0ef1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"220.080342ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"ee1db5a5-9cf7-4eb4-a492-e2491d2b533c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"265.906579ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"ff860519-c016-474c-9d5f-331be63622f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"587.468651ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"c10208c6-4b7f-4ec1-af33-0e86b9105b8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.021592463s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"143c3f1a-2d14-404a-903e-cd6667b4b15f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.228526723s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"4714634c-9236-497e-88dd-a4fed816f1db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:40Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","reconcileID":"719abd76-d350-4730-9918-394f2e35d7b1","component.Name":"konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135851-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-135851-000","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:bb24a1540ecedeb30329ab8346160c81d5c19445bd235ea4e3da8b8c518ac70e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c359b2d727f15a4e2affc3f5222999c7c44490","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:86d2d3909e9ce518598299574c7135e1bd19e9e0a25f8d1f035015dd76670f72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e0a485e8ee7a6ae86e09016b2606fa84ee69858"}}}]} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-kgj48 with pr group pr-branch-riqctz is still running, won't create group snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:03:41Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","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-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-5ddlm has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627951881, NodeID:\"CR_kwDONSo-hs8AAAARYCwtCQ\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627951881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/python-component-lzmrwk-on-pull-request-5ddlm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627951881,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:41Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-58d9w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000","reconcileID":"7c31f69f-e179-4366-8b83-f58ad6a56e16","snapshot.name":"integ-app-bpbp-20260506-135851-000","pipelinerun.name":"python-component-lzmrwk-on-pull-request-5ddlm","duration":3.18334831} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:03: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":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-58d9w"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-58d9w","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-58d9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627951881, NodeID:\"CR_kwDONSo-hs8AAAARYCwtCQ\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627951881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135851-000 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","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-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627951881,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"python-component-lzmrwk-on-pull-request-5ddlm","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-05-06T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lzmrwk-on-pull-request-5ddlm has finished running","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:03:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T14:03:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627951881, NodeID:\"CR_kwDONSo-hs8AAAARYCwtCQ\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627951881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135851-000 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-58d9w' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627951881,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:43Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"970.8407ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"a4afe26a-efb9-4847-a2a0-8373f5336c8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"976.518307ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"b931dc2f-874f-4a70-915b-ac2ef4e3a2ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"987.083382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"f5b235db-606b-41ee-b2ea-f96a090a73a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.007662362s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"fba70e56-c927-4624-bf2c-afdeb9b6cb10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.048403093s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"6129a2ff-353e-46fd-a67b-9a5109b221c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.129959893s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"be4d221b-7f39-44ad-b08a-e85bd5067c64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.208970576s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"52af4fb1-8f19-4981-b6c1-e02a48a00081","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.290784126s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"5e396e5e-ed8c-4fe3-8099-22f1ba7cc2a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.892689972s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"ff278654-805f-4e2b-a3d7-f42912992f6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","elapsedSinceCompletion":"1.931911398s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:03:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"67dacf58-a36a-40c7-b54b-4531219e5f3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:03: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":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-58d9w","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-58d9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-python-component-lzmrwk"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627951881, NodeID:\"CR_kwDONSo-hs8AAAARYCwtCQ\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-python-component-lzmrwk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627951881\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627951881\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-lzmrwk snapshot integ-app-bpbp-20260506-135851-000 and scenario my-integration-test-hgsd 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/74627951881/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627951881,"CheckName":"Konflux Dev version / my-integration-test-hgsd / python-component-lzmrwk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-58d9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:03: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","reconcileID":"719d8538-03e0-4436-a187-4b776ea55cb5","component.Name":"konflux-test-integration-clone-wzoefl"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135851-000","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","originalName":"integ-app-bpbp-20260506-135851-000","newName":"integ-app-bpbp-20260506-135851-000-a3","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-135851-000-a3","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","originalName":"integ-app-bpbp-20260506-135851-000","finalName":"integ-app-bpbp-20260506-135851-000-a3","attempts":2} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","snapshot.Spec.Components":[{"name":"go-component-thrgcb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/go-component-thrgcb@sha256:a94fa3d3a99cabceb075d8a6e6821da4969b829dd0b54e9182fbe009ae7c5d4c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e0a485e8ee7a6ae86e09016b2606fa84ee69858"}}},{"name":"python-component-lzmrwk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-ieyo/python-component-lzmrwk@sha256:9966357179bbe8aa52864ac10053856b028cbaeba87422c6ff2010735caa6fd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d93040914a0399d074a537127ef1dfaaba76cefa","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-ieyo/python-component-lzmrwk-on-pull-request-bh7dh with pr group pr-branch-riqctz is not the latest for its component, skipped","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-ieyo/go-component-thrgcb-on-pull-request-rwbbz with pr group pr-branch-riqctz is not the latest for its component, skipped","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","latestSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","processedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","latestSnapshot.Name":"integ-app-bpbp-20260506-135851-000","processedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:51Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:51Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9148","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","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-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-kgj48 has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-140352-069","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Namespace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135319-000","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb-on-pull-request-kgj48","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-05-06T14:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-thrgcb-on-pull-request-kgj48 has finished running","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627962084, NodeID:\"CR_kwDONSo-hs8AAAARYCxU5A\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627962084\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-kgj48 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627962084,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T14:03:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:52Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-xgd2n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","reconcileID":"2a1cfa39-bc7e-43d2-9ed0-181d77d71eb2","snapshot.name":"integ-app-bpbp-20260506-135851-000-a3","pipelinerun.name":"go-component-thrgcb-on-pull-request-kgj48","duration":5.225676605} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xgd2n","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-xgd2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T14:03:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627962084, NodeID:\"CR_kwDONSo-hs8AAAARYCxU5A\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627962084\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135851-000-a3 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627962084,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-g7jx5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:03:54Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140352-069","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-wg4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-bpbp-20260506-135824-955 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:54Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:54Z","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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Label":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-hgsd","pipelineRun.Name":"integration-resolver-pipelinerun-xgd2n"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-hgsd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-ieyo/go-component-thrgcb-on-pull-request-kgj48 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7jx5","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-g7jx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74626876604, NodeID:\"CR_kwDOOe2tsc8AAAARYBvEvA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74626876604\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-06 13:53:22 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-06 13:58:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-135824-955 and scenario my-integration-test-hgsd has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :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-riqctz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-thrgcb | integ-app-bpbp-20260506-135316-000-28 | go-component-thrgcb-on-pull-request-rwbbz | group-snapshot-multi-component |\n| python-component-lzmrwk | integ-app-bpbp-20260506-135316-000 | python-component-lzmrwk-on-pull-request-bh7dh | group-snapshot-multi-component |\n| konflux-test-integration-clone-wzoefl | integ-app-bpbp-20260506-135319-000 | konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74626876604/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T14:03:55Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135319-000","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74628970940,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T14:03:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627962084, NodeID:\"CR_kwDONSo-hs8AAAARYCxU5A\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627962084\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135851-000-a3 and scenario my-integration-test-hgsd is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xgd2n' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627962084,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:03: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":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:57Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd 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/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:03:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74628970940, NodeID:\"CR_kwDOOe2tsc8AAAARYDu5vA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74628970940\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74628970940\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-06 14:03:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74628970940/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T14:03:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74628970940,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-06T14:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-06T14:03:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:03: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-135851-000-a3","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xgd2n","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-xgd2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-go-component-thrgcb"} {"level":"info","ts":"2026-05-06T14:04:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627962084, NodeID:\"CR_kwDONSo-hs8AAAARYCxU5A\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-go-component-thrgcb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627962084\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627962084\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-thrgcb snapshot integ-app-bpbp-20260506-135851-000-a3 and scenario my-integration-test-hgsd 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/74627962084/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627962084,"CheckName":"Konflux Dev version / my-integration-test-hgsd / go-component-thrgcb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-135851-000-a3","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-xgd2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140352-069","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7jx5","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-g7jx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:04:02Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140352-069","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:04:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd 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/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74627958237,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:04:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74627958237, NodeID:\"CR_kwDONSo-hs8AAAARYCxF3Q\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74627958237\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-06 13:58:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-06 14:04:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd 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 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-riqctz and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-thrgcb | integ-app-bpbp-20260506-135851-000-a3 | go-component-thrgcb-on-pull-request-kgj48 | group-snapshot-multi-component |\n| python-component-lzmrwk | integ-app-bpbp-20260506-135851-000 | python-component-lzmrwk-on-pull-request-5ddlm | group-snapshot-multi-component |\n| konflux-test-integration-clone-wzoefl | integ-app-bpbp-20260506-135319-000 | konflux-test-integration-clone-wzoefl-on-pull-request-c26k8 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74627958237/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135851-000","scenarioName":"my-integration-test-hgsd","externalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74628996398,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-hgsd-pr group"} {"level":"info","ts":"2026-05-06T14:04:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74628970940, NodeID:\"CR_kwDOOe2tsc8AAAARYDu5vA\", HeadSHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", ExternalID:\"my-integration-test-hgsd-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74628970940\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74628970940\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-06 14:03:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-hgsd 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/74628970940/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hgsd / pr group\", CheckSuite:github.CheckSuite{ID:67725874830}, 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:3637183360, Number:9148, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9148\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"be36ad2094d6d32e6ce0abac96557243743db384\", 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-hqaxkh\", SHA:\"08a7a6817480f9363abced428242ba7729cef584\", 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-05-06T14:04:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74628970940,"CheckName":"Konflux Dev version / my-integration-test-hgsd / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-06T14:04:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-06T14:04:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:05Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integration-resolver-pipelinerun-g7jx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-ieyo","name":"my-integration-test-xxre"}} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xxre"} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xxre"} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/06 14:04:07 http: TLS handshake error from 10.128.0.2:39434: EOF {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:07Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-06T14:04:07Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScenario.Name":"my-integration-test-xxre"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:04:08Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationTestScneario.Name":"my-integration-test-xxre"} {"level":"error","ts":"2026-05-06T14:04:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","integrationScenario.Name":"my-integration-test-xxre","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-bpbp-20260506-140352-069: 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-05-06T14:04:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"error","ts":"2026-05-06T14:04:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Scenario":"my-integration-test-xxre","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-05-06T14:04: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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:08Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:08Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140352-069","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:04:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","scenarioName":"my-integration-test-xxre","externalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74629013637,"CheckName":"Konflux Dev version / my-integration-test-xxre / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000-a3","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:04:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","existingCheckRun":"github.CheckRun{ID:74629013637, NodeID:\"CR_kwDONSo-hs8AAAARYDxghQ\", HeadSHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", ExternalID:\"my-integration-test-xxre-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74629013637\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74629013637\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-06 14:04:09 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-06 14:04:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-bpbp-20260506-140352-069 and scenario my-integration-test-xxre is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-bpbp-20260506-140352-069: 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/74629013637/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xxre / pr group\", CheckSuite:github.CheckSuite{ID:67726866607}, 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:3637183054, Number:21743, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21743\", Head:github.PullRequestBranch{Ref:\"pr-branch-riqctz\", SHA:\"7e0a485e8ee7a6ae86e09016b2606fa84ee69858\", 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-hqaxkh\", SHA:\"d93040914a0399d074a537127ef1dfaaba76cefa\", 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-05-06T14:04:10Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135851-000","scenarioName":"my-integration-test-xxre","externalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74629017248,"CheckName":"Konflux Dev version / my-integration-test-xxre / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135851-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","destinationComponentSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-hgsd"} {"level":"info","ts":"2026-05-06T14:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","scenario.Name":"my-integration-test-xxre","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testedSnapshot":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ExternalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.NameSpace":"group-ieyo","snapshot.Name":"integ-app-bpbp-20260506-135319-000","scenarioName":"my-integration-test-xxre","externalID":"my-integration-test-xxre-pr group"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","ID":74629021145,"CheckName":"Konflux Dev version / my-integration-test-xxre / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","testedSnapshot.Name":"integ-app-bpbp-20260506-140352-069","destinationSnapshot.Name":"integ-app-bpbp-20260506-135319-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-06T14:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:11Z","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-bpbp-20260506-140352-069","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","snapshot.Name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-134913-000"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-140427-654"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-140427-654","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-134913-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-8dkb6","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-140427-654"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140427-654","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:04:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-140427-654","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"error","ts":"2026-05-06T14:04:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-thrgcb","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"go-component-thrgcb","reconcileID":"b1401a57-43c6-43e0-a44b-b68e304ace2d","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-thrgcb\" 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-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bpbp-20260506-140427-747"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bpbp-20260506-140427-747","application":"integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bpbp-20260506-140427-747"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","Application.Name":"integ-app-bpbp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"integ-app-bpbp-20260506-140427-747","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:04:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bpbp-20260506-140427-747","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-thrgcb","namespace":"group-ieyo"},"application":"group-ieyo/integ-app-bpbp","namespace":"group-ieyo","name":"go-component-thrgcb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-4v6jr","namespace":"group-ieyo"},"pipelineRun.Name":"integration-resolver-pipelinerun-4v6jr"} {"level":"info","ts":"2026-05-06T14:04:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4v6jr","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-4v6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-p7kfc","namespace":"group-ieyo"},"pipelineRun.Name":"integration-resolver-pipelinerun-p7kfc"} {"level":"error","ts":"2026-05-06T14:04:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-kgj48","namespace":"group-ieyo"},"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-05-06T14:04:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p7kfc","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-p7kfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:04:27Z","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-tklxv","namespace":"group-ieyo"},"pipelineRun.Name":"integration-resolver-pipelinerun-tklxv"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tklxv","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-tklxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-06T14:04:28Z","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-xgd2n","namespace":"group-ieyo"},"pipelineRun.Name":"integration-resolver-pipelinerun-xgd2n"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xgd2n","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"integration-resolver-pipelinerun-xgd2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-06T14:04:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-rwbbz","namespace":"group-ieyo"},"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-05-06T14:04:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-pull-request-th4g4","namespace":"group-ieyo"},"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-05-06T14:04:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-thrgcb-on-push-fw4mk","namespace":"group-ieyo"},"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-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-140427-747"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-140427-747"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-134900-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-140427-654"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-140427-654"} 2026/05/06 14:04:28 http: TLS handshake error from 10.128.0.2:41816: EOF {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135824-955"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135319-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-134138-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-134138-000"} 2026/05/06 14:04:28 http: TLS handshake error from 10.128.0.2:41814: EOF {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-134126-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-133453-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135851-000-a3"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135851-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135316-000"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-135316-000-28"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bpbp-20260506-140352-069"} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-ieyo","snapshot":"integ-app-bpbp-20260506-140352-069"} 2026/05/06 14:04:28 http: TLS handshake error from 10.128.0.2:41826: EOF 2026/05/06 14:04:28 http: TLS handshake error from 10.130.0.2:43704: EOF 2026/05/06 14:04:28 http: TLS handshake error from 10.128.0.2:41834: EOF {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-lzmrwk","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"python-component-lzmrwk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp\" not found","component":{"name":"python-component-lzmrwk","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-wzoefl","namespace":"group-ieyo"},"namespace":"group-ieyo","name":"konflux-test-integration-clone-wzoefl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp\" not found","component":{"name":"konflux-test-integration-clone-wzoefl","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp-20260506-134900-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-cxnvd","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp-20260506-135824-955\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-wg4bf","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp-20260506-134138-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-fqwsv","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:28Z","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-bpbp-20260506-135319-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-bcpsw","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:29Z","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-bpbp-20260506-135851-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-58d9w","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:29Z","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-bpbp-20260506-140352-069\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-g7jx5","namespace":"group-ieyo"}} {"level":"info","ts":"2026-05-06T14:04:29Z","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-bpbp-20260506-135316-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-8fgqs","namespace":"group-ieyo"}} {"level":"error","ts":"2026-05-06T14:04:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-5ddlm","namespace":"group-ieyo"},"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-05-06T14:04:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-bh7dh","namespace":"group-ieyo"},"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-05-06T14:04:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-pull-request-f77c6","namespace":"group-ieyo"},"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-05-06T14:04:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-lzmrwk-on-push-mg9wf","namespace":"group-ieyo"},"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-05-06T14:04:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-7rjjz","namespace":"group-ieyo"},"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-05-06T14:04:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-wzoefl-on-pull-request-c26k8","namespace":"group-ieyo"},"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-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"59.708098ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"2f3209d8-2c45-44e1-b0e1-d29f70864965","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"65.164014ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"60aa4b96-3dc4-4785-80ae-b8d5d9e17122","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"75.654327ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"42558939-bf9a-4af6-b66a-011af525e626","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"96.795394ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"cb856dfa-21a0-4f05-99e1-458ac8d2aa66","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"137.688609ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"d5575b8b-b2f5-4bb7-a985-b0ec51c7a176","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"144.829027ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"e3e29c2e-0dc7-4bfa-8e72-61515484af9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"218.397963ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"334a651c-0c94-4820-a89e-64cc6c03ffe6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"538.859971ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"5bed8fd4-bdaa-4043-94c2-381ae388d923","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"940.2013ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"10a9177b-824e-4d84-b35c-b851576ad64a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","elapsedSinceCompletion":"1.179931924s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:06:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"2b151236-f51c-4c53-ab2c-29928f207a08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","reconcileID":"8da228d0-2107-46ca-af67-8cc0f62bdf89","component.Name":"go-component-ybxpng"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-buhx-20260506-135921-000","application":"build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-135921-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-buhx-20260506-135921-000","snapshot.Spec.Components":[{"name":"python-component-ylxspu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hcbr/python-component-ylxspu@sha256:22e57f37800b91930f8c94e5c07243d4d88d4f32f78cb63ddebcabe12130d9e4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"bcb858b5dd7fef33dc7f1f79f4536b3d910e31da"}}}]} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-ylxspu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 44515e2294e39dbc9deea13521305fe882622227b14937550f9910c0e2cd21 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:06: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-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","Application.Name":"build-suite-positive-mc-buhx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:06: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":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"}} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","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-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","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-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-135921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:06:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:06: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":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:06: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-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","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-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-135921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:17Z","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-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-135921-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","snapshot.Namespace":"build-e2e-hcbr","snapshot.Name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06: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":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:06: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-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-135921-000","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","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-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-ylxspu-on-pull-request-4rblk has finished running","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:18Z","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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:18Z","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-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","snapshot.Name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-pull-request-4rblk","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-05-06T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-ylxspu-on-pull-request-4rblk has finished running","buildpipelineRun":{"name":"python-component-ylxspu-on-pull-request-4rblk","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-push-cp5h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:06:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:06:23Z","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-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:23Z","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-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:23Z","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-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu-on-push-cp5h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-ylxspu-on-push-cp5h8 is not associated with a pull request","buildpipelineRun":{"name":"python-component-ylxspu-on-push-cp5h8","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ybxpng-on-pull-request-s4kdl","PR group":"pr-branch-ygugtx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","prGroup":"pr-branch-ygugtx","prGroupHash":"923ba096accbac2e88367316f00fe7a688e4c3e4efd6285abe3d44b1160b8f"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07: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":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ygugtx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14: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-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:07:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-mnejhu","namespace":"build-e2e-wdtp"},"application":"build-e2e-wdtp/build-suite-negative-mc-tsmq","namespace":"build-e2e-wdtp","name":"go-component-mnejhu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-mnejhu","namespace":"build-e2e-wdtp"},"application":"build-e2e-wdtp/build-suite-negative-mc-tsmq","namespace":"build-e2e-wdtp","name":"go-component-mnejhu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-buhx-20260506-140716-327"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-buhx-20260506-140716-327","application":"build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-buhx-20260506-140716-327"} {"level":"info","ts":"2026-05-06T14:07:16Z","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-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:07: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":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","Application.Name":"build-suite-positive-mc-buhx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:07:16Z","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-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"build-suite-positive-mc-buhx-20260506-140716-327","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:07:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:07:16Z","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-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07: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":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-buhx-20260506-140716-327","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ybxpng","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"go-component-ybxpng","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-ylxspu","namespace":"build-e2e-hcbr"},"application":"build-e2e-hcbr/build-suite-positive-mc-buhx","namespace":"build-e2e-hcbr","name":"python-component-ylxspu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-06T14:07:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"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-05-06T14:07:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"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-05-06T14:07:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"namespace":"build-e2e-hcbr","name":"go-component-ybxpng-on-pull-request-s4kdl","reconcileID":"5ec0393e-683f-4a73-b79e-fa2231a0eab4","error":"pipelineruns.tekton.dev \"go-component-ybxpng-on-pull-request-s4kdl\" 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-05-06T14:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"req":{"name":"go-component-ybxpng-on-pull-request-s4kdl","namespace":"build-e2e-hcbr"},"error":"PipelineRun.tekton.dev \"go-component-ybxpng-on-pull-request-s4kdl\" 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-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-buhx-20260506-140716-327"} {"level":"info","ts":"2026-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hcbr","snapshot":"build-suite-positive-mc-buhx-20260506-140716-327"} {"level":"info","ts":"2026-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hcbr","snapshot":"build-suite-positive-mc-buhx-20260506-135921-000"} {"level":"info","ts":"2026-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T14:07:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hcbr","snapshot":"build-suite-positive-mc-buhx-20260506-133637-000"} {"level":"info","ts":"2026-05-06T14:07:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-hzlj7","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-tthzt","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:09Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:09Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-w9b42","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-42xhl","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-8lz5p","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:25Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-7sglh","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:29Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:29Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:32Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:37Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:54Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:56Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:59Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:03Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:04Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:07Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:15Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:00Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:05Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:11Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:16Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:17Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:23Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:23Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:25Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:27Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:32Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:32Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:33Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:33Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:37Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:41Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:44Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:44Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:45Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:46Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:49Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:50Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:50Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:56Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:59Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:00Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"478.193474ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"61f84a7a-645b-4e4a-873d-0eda9a5630f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"483.750667ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"cb0f9888-e428-488c-86b8-b4defa4b8562","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"494.351814ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"fc921b4a-1fd6-4283-8fb2-5470612f8971","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"515.822305ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"5e434b9e-d5f7-4c8b-a02a-3ab9ffdf820f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"556.601225ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"3f1b2d10-d547-49f0-8901-dfa4578115bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"569.835349ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"b7b1bd9d-0ceb-4bf2-9338-25a561550615","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"637.570938ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"e5d047da-2816-4a9b-a22e-e0baaed8aa0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:43Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"957.982725ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"16560db2-d4e0-4930-9d58-1bb864483851","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:44Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.598983105s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"7d06c02e-9632-4ca4-93cf-3eaa09dd3ff2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:44Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.623151347s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"b636f8c3-6901-4833-99e9-f20ee4aa46af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:11:45Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"4354ec27-7a71-4f7b-b3c8-7fdb62e01254","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:11:45Z","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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","reconcileID":"4354ec27-7a71-4f7b-b3c8-7fdb62e01254","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:11:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260506-140759-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140759-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140759-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server@sha256:affa7d955ebd8ec4513abd5ac44c7343c1b4c95b89c87cee18a360775d25696a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-lavwor","revision":"22a8c6f974da415a3bac39295bfb4d54ec04b38d"}}}]} {"level":"info","ts":"2026-05-06T14:11:45Z","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-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","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-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:11:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11: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":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140759-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","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-05-06T14:11:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-hzlj7 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140759-000"} {"level":"info","ts":"2026-05-06T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hzlj7","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-05-06T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-hzlj7 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hzlj7","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"204.766451ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"99679b55-99ca-4c78-88b2-a02b818d0c3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"210.396821ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"886e64be-da84-47ed-837b-53865ee2c264","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"220.935328ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"8f0cc413-ee2e-4f77-a7f0-86721b290b01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"241.502782ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"5f8ef7be-7489-44f1-8af1-09bf1116d8ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"281.901229ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"b76600d8-0854-4208-a7b2-eb5d4be0c25a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"355.864232ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"76851001-91a4-49a6-a40d-4bd47a85ca3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"362.981843ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"3ac2779e-c689-466b-a4a4-48a2bff96075","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:50Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"683.831381ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"b20ff507-995a-4e50-a93f-0912be7d996c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:51Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.140828536s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"281fd571-3dd3-4060-b410-813338c82a9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:51Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.32509245s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"806d9d7b-d9f1-4d3b-92e6-1474aa4a20be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:11:52Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"b2ea8d81-9889-424a-9b99-ea3a3b86c21a","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:11:52Z","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-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","reconcileID":"b2ea8d81-9889-424a-9b99-ea3a3b86c21a","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260506-140805-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140805-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140805-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server@sha256:e4b4cca8ac9e4d55c13ce5db35e83aedd75d38c462fd1ef7db90c460bb5f9df4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fkhmrv","revision":"2df630babf6ee25059e8ef0f38f9217cf7ff46b2"}}}]} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:11: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":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:11: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":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:11:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:11: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":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","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-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:11: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":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140805-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","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-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-tthzt has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:11: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":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140805-000"} {"level":"info","ts":"2026-05-06T14:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-tthzt","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-05-06T14:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-tthzt has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-tthzt","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"291.125387ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"83d1b856-6112-42f5-ae8c-6b58e1f67335","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"296.628157ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"4504ffb9-3990-4a8d-8ff1-894bc499de50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"307.068317ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"d038a046-0b63-4126-8450-89ad20352207","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"328.34798ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"125b98fa-360f-4c12-b8e4-0b20e454208d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"369.673186ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"af0dc056-4b8b-415b-8511-0732615aa057","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"450.262146ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"f29f469a-7df1-4e0e-b563-f94d7bec0d63","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"460.250422ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"704d641a-ae4b-4b8f-965d-db1942507331","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:00Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"610.833546ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"27137750-69cd-471f-bfc4-991bafb849c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:01Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.251557726s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"f64e967a-1486-45eb-aeb1-9a3eaf51b0bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:01Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.602621359s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"38b73882-c2de-4c0d-92d9-b9838fa47ba6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:12:02Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"906de6b4-a436-43a2-8d8f-cd016224c9f6","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:12:02Z","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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","reconcileID":"906de6b4-a436-43a2-8d8f-cd016224c9f6","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260506-140810-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140810-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140810-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker@sha256:fd214b6cef7cefdad6d79b3a5d565230036b027d4a4c404cd58673ab13e46fbc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-lavwor","revision":"a4a858b49248e6c957d646e0f1b7c009e28f3876"}}}]} {"level":"info","ts":"2026-05-06T14:12:02Z","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-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","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-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:12:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","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-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140810-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","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-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-w9b42 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140810-000"} {"level":"info","ts":"2026-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-w9b42","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-05-06T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-w9b42 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-w9b42","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"774.829582ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"21f802ea-965c-4c91-8136-6a5fc26a382a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"780.404494ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"250e51b1-25a8-403e-93cb-1626797597eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"790.956947ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"5fd0ee88-6ed7-4be3-ad48-ddb10faa5065","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"811.554867ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"6c92ca2e-93f0-43dd-8190-9ef81211cd44","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"852.864439ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"0bdae1dc-14c1-4dc3-872b-26a795a59540","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"934.435234ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"a370c138-76d2-4a0f-8330-c665ddd47f7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:14Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"956.315289ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"1e96eed1-faf0-42d0-a345-59dba9ee7a7d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:15Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.095438227s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"2335d770-1c57-4c33-b421-4b6462cb5330","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:15Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.736100205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"50ed0d15-cc45-4df9-b074-2fd9fa8e2dc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:15Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.822001091s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"7c6575fc-f1ba-4500-8003-ea2f98bfbfca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:12:16Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"7cd0d2d3-f08c-4c8a-ad13-55e3a6cf8c2d","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:12:16Z","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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","reconcileID":"7cd0d2d3-f08c-4c8a-ad13-55e3a6cf8c2d","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-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-05-06T14:12:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260506-140821-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140821-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140821-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:a50ecdfdcbe211e5068cf6a462055ba2ef3fb12bef16bc043a437776a5c9bcaa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-lavwor","revision":"837aaea04fe6360eaa7052bf4a95f8e8b44e78a2"}}}]} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:12:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260506-140821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","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-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12: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":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260506-140821-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","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-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-8lz5p has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260506-140821-000"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-8lz5p","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-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-8lz5p has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-8lz5p","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"443.196633ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"681b4a8a-246a-42a8-a8d8-e76aef668b17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"448.696002ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"0bb4f1b2-0831-40cd-ac57-21269d0ea703","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"459.259548ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"a4abdc3d-ce0d-48f1-82e7-fa6f28146ad9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"479.909323ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"ed9d4619-e875-49c8-8f4c-e057f248a47b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"520.500616ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"ef03514b-d639-4a21-9634-86a1c6619909","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"601.112663ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"ed7e0f51-5050-4527-9d1d-4e812782e1b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"761.93119ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"090288db-9d61-46a3-b7af-1a2c9b887607","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:17Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"976.050634ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"d4d52754-3281-4200-b616-d9556626def9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:18Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.08269834s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"c21b0cad-19bf-4664-a2d5-47a51efc410e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:18Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.531131168s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"204bc3bf-dd9c-4403-acc2-58a10d679c7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"2.363971805s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"f47ae1be-fa53-40c9-8cea-2f63a1248b15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:12:19Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"ab6b230e-e313-4108-8f5c-a19a9375f01f","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:12:19Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","reconcileID":"ab6b230e-e313-4108-8f5c-a19a9375f01f","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:12:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260506-140816-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140816-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140816-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker@sha256:85eebf9f2389ad76efb1c0c1edb68d3f26eb70f1394bf4a21552f7a2ce208b8c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fkhmrv","revision":"0a751fd6f4fd36d14c586d1fb955cd4cd161547a"}}}]} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:12:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140816-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","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-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-42xhl has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"841.461583ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"56ad6bf4-9dbc-40b9-9702-bd38f0b495ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"846.969046ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"ec438e27-ac87-4e78-8c69-6d5927d59f49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"857.469332ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"f003c62b-b2e2-4b5c-b3fc-3a9e773506bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"878.432903ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"63ace701-e473-4b25-a2de-9885428179ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"919.071295ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"82d9e2a5-917d-4298-8e3a-c5a612534b24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:19Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"999.696766ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"c3c230cd-021e-4db5-8673-eb4163d2584a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:20Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.160903881s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"d088f6fe-a06c-4a14-bfbb-c022e5a74177","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:20Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.284022055s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"8641cabf-8203-40c7-b7d4-c9bbaeaf89f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:20Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.482108921s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"a51cd9e4-02c6-490b-adbb-a120ac7bc808","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"2.015140804s","timeout":"5m0s"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-06T14:12:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"14c008a1-13dc-4f42-8cd4-240ce6fda15d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-06T14:12:21Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"c5d26d38-4a4c-46da-b2df-6846bdcd348e","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:12:21Z","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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","reconcileID":"c5d26d38-4a4c-46da-b2df-6846bdcd348e","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-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-05-06T14:12:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260506-140828-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140828-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140828-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:50ff5f1e7e521cfaaedd3f44f9193f5c9579a43b6b0dda0dedaa2a831622406f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-fkhmrv","revision":"dcb9bf15ac20d0ed3eeef05ac5621a59fce4dbd4"}}}]} {"level":"info","ts":"2026-05-06T14:12:21Z","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-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","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-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-06T14:12:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12: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":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260506-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260506-140828-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","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-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-06T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7sglh has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140828-000"} {"level":"info","ts":"2026-05-06T14:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7sglh","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-05-06T14:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7sglh has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7sglh","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12: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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-06T14:12:24Z","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-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260506-140816-000"} {"level":"info","ts":"2026-05-06T14:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-42xhl","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-05-06T14:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-42xhl has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-42xhl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} 2026/05/06 14:43:23 http: TLS handshake error from 10.128.0.2:50442: EOF {"level":"info","ts":"2026-05-06T14: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ituy-20260506-132721-000"} {"level":"info","ts":"2026-05-06T14: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","prGroup":"konflux-gh-multi-component-child-sdmb","prGroupHash":"fca46bc81f7738470ee003f9b2e62db2e146e59528822d46a715221b6fbe22"} {"level":"info","ts":"2026-05-06T14: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43:42Z","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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43: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-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhrc/gh-multi-component-child-sdmb-on-pull-request-6szbg with pr group konflux-gh-multi-component-child-sdmb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhrc/gh-multi-component-child-sdmb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43: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-sdmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14: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":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:36:02Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-sdmb-on-pull-request-8vhrq\" was cancelled"}],"startTime":"2026-05-06T13:35:58Z","completionTime":"2026-05-06T13:36:02Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-brigyc"},{"name":"revision","value":"f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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-zhrc/gh-multi-component-child-sdmb:on-pr-f30b9e4fe6ffba6d6a6e726fd5f7c506cab8e788"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-994fe8fec0359c06e7b571f32ea0052f-d53fabf3d47b4bd0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy","namespace":"build-e2e-zhrc","name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-sdmb-on-pull-request-8vhrq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-sdmb-on-pull-request-8vhrq","namespace":"build-e2e-zhrc"},"application":"build-e2e-zhrc/build-suite-component-update-ituy"} {"level":"info","ts":"2026-05-06T14: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T14: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","prGroup":"konflux-test-component-pac-ncnnsl","prGroupHash":"5e91b63bfc9a095f126ff6199d212f09f075e0b3b303c22ead9d6939ae797b"} {"level":"info","ts":"2026-05-06T14: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T14: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T14: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-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-06T13:34:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-06T13:25:50Z","completionTime":"2026-05-06T13:34:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"name":"IMAGE_DIGEST","value":"sha256:ced055f201c17f9e878a97721409e8d511b76247f09475a20092878fbbf4b78a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3ab557d9b57009e83fdca951bb8a59820139c7a2"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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-dgmc/test-component-pac-ncnnsl:on-pr-3ab557d9b57009e83fdca951bb8a59820139c7a2"},{"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"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:4ceea61b0fa81bc5da05afb26d51e06e4843378d739e4d003b062d5d04cc5e90"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ncnnsl-on-pull-request-glfg9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp595455d9ed63fe99c3b69a2a942bd224-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen595455d9ed63fe99c3b69a2a942bd224-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes595455d9ed63fe99c3b69a2a942bd224-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-ncnnsl-on-pull-request-glfg9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pu97cc1f56fa811fc0bb17412e46a0050e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component595455d9ed63fe99c3b69a2a942bd224-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone595455d9ed63fe99c3b69a2a942bd224-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ncnnsl-on-pull-request-glfg9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon595455d9ed63fe99c3b69a2a942bd224-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-6f383c99ac1752f0c0ec3f6c1ece7c19-cd9298e3221722a3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi","namespace":"stat-rep-dgmc","name":"test-component-pac-ncnnsl-on-pull-request-glfg9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-06T14:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ncnnsl-on-pull-request-glfg9 has finished running","buildpipelineRun":{"name":"test-component-pac-ncnnsl-on-pull-request-glfg9","namespace":"stat-rep-dgmc"},"application":"stat-rep-dgmc/integ-app-xwbi"} 2026/05/06 14:44:37 http: TLS handshake error from 10.130.0.2:46284: EOF 2026/05/06 14:44:37 http: TLS handshake error from 10.130.0.2:46298: EOF